View source: R/percent_to_numeric.R
percent_to_numeric | R Documentation |
Convert a vector of percents (strings) to a numeric vector.
percent_to_numeric(perc)
perc |
A vector of strings |
percent_to_numeric(c("32.4%", "1.2%"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.