Unfortunately, I could only come across questions on how to divide columns by a specific number. However, I would like to divide the value only in a specific ro
This is my code: p14 <- ggplot(plot14, aes(x = Harvest, y = Percentage, fill = factor(Plant, level = orderplants)))+ geom_col(show.legend = FALSE)+ geom_