rounddf {dataCompareR} | R Documentation |
Round all numeric fields in a data frame
Description
Round all numeric fields in a data frame
Usage
rounddf(df, roundDigits)
Arguments
df |
A data frame to round |
roundDigits |
Number of digits to round to |
Value
A rounded data frame
[Package dataCompareR version 0.1.4 Index]