Round all numeric fields in a data frame
rounddf(df, roundDigits)
df
A data frame to round
roundDigits
Number of digits to round to
A rounded data frame