View source: R/convert_decimal.R
| convert_decimal | R Documentation |
Convert decimal to various options
convert_decimal(
x,
output = c("all", "ratio", "percent", "decimal", "fraction", "odds"),
top = 1
)
x |
Decimal to convert |
output |
Desired output |
top |
Number of results to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.