as_percent | R Documentation |
Convert a numeric value into a string with percentage sign.
as_percent(num, rounding = 0)
num |
Numeric vector to pass through |
rounding |
Number of decimal places to round to. Default is 0. |
as_percent(.86748)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.