round.dt.Rd
Rounds every numeric column of a data.table to given precision
# S3 method for class 'dt' round(x, digits = 3)
a `data.table` like thing
the number of digits to round to
the rounded `x`