Description Usage Arguments Value
column by column rounding of data.frame numerical values, useful for readibility
1 | roundNumericColumns(tbl, digits, exponentialColumnNames = NA)
|
tbl |
a data.frame |
digits |
the number of places of decimal precision to preserve |
exponentalColumnNames |
so that they can be preserved in exponential notation |
the transformed data.frame, with rows and columns intact
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.