ggplot2 barplot order of bars code example Example: ggplot2 barplot order of bars theTable$Position <- factor(theTable$Position, levels = c(...))