percentage_labeller {tidycomm} | R Documentation |
Helper function for labelling purposes
Description
Helper function for labelling purposes
Usage
percentage_labeller(x)
Arguments
x |
share between 0 and 1 |
Value
a string with formatted % (rounded and suffixed)
[Package tidycomm version 0.4.1 Index]