perc | R Documentation |
Mostly for internal use.
perc(x, y = NULL, accuracy = 0, add_symbol = FALSE)
x |
(required): value |
y |
if y is set, compute the division of x by y |
accuracy |
number of digits (number of digits after zero) |
add_symbol |
if set to TRUE add the % symbol to the value |
The percentage value (number or character if add_symbol is set to TRUE)
Adrien Taudière
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.