Description Usage Arguments Value
View source: R/round_numbers.R
Round numbers to a specified number of decimal places converts numeric values to a character value used to prepare the numeric values for a table output
1 | round_numbers(out, cols = NULL, decimals = 2, NA.string = NA)
|
decimals |
vector specifies the number of decimals to round each numeric column to; default is 2 |
will return a dataframe of character values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.