R/abs_formatter.R
abs_formatter.Rd
This will print the absolute value for labeling on axis. Usefull for stacked bar plots where negative values are not negative percentages but represent negative groups.
abs_formatter(x)
value to be reformatted.
the absolute value of x.