View source: R/rounding_function.R
round_df | R Documentation |
function for rounding all numerics within a dataframe to a certain significant figure
round_df(x, digits)
x |
data |
digits |
number of digits that you want to round to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.