View source: R/misc_functions.R
round_df | R Documentation |
Round all numeric entries in a data frame
round_df(df, digits)
df |
A data.frame |
digits |
Number of digits to round numerical entries to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.