Add geom_text with x bar and round values
I have a 6-facet ggplot2 bar chart. I want each facet to be annotated with its respective mean value. Like this:
How do you add both data frame values and math operators to geom_text in R? [closed]
Closed yesterday.