View source: R/random_utility.R
round_df | R Documentation |
round_df() rounds the numeric columns of the input data frame to the specified number of digits.
round_df(data, digits)
data |
data frame to round |
digits |
Number of digits to round to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.