sanitize_percent | R Documentation |
In a recent sample sheet, we had some percentage values which were '0.5', '5 should sanitize such shenanigans.
sanitize_percent(numbers, df = NULL)
numbers |
Either a vector of excel crap, or a column name/number. |
df |
When provided, a data frame from which to extract the numbers. |
Either the numbers or dataframe with the sanitized information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.