Description Usage Arguments Details Value
Add the barchart values to the plot
| 1 2 | add_stat_to_barchart(theplot, .data, x, y, supremum_error, scale.percent,
  percent)
 | 
| scale.percent | : A scaling factor: y,infimum_error and supremum_error will be multiply by scale. | 
| theplot: | ggplot object to which add text | 
| x: | x coordinates | 
| y: | y coordinates | 
| percent: | logical variable to use percentage format or not | 
stat and position arguments are predifined as "identity" and "dodge"
a ggplot objet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.