Round all numeric columns of a data frame
dfround(d, p)
d
The data frame
p
The number of decimal digits to be keept
A data frame with rounded columns