Description Usage Arguments Value Examples
View source: R/data_transformation.R
de_percent
is a small function for recoverying percent format..
1 | de_percent(x, digits = 2)
|
x |
Character with percent formant. |
digits |
Number of digits.Default: 2. |
x without percent format.
1 | de_percent("24%")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.