dfround {rrepast} | R Documentation |
dfround
Description
Round all numeric columns of a data frame
Usage
dfround(d, p)
Arguments
d |
The data frame |
p |
The number of decimal digits to be keept |
Value
A data frame with rounded columns
[Package rrepast version 0.8.0 Index]