dfround: dfround

Description Usage Arguments Value

View source: R/rrepast-helper.R

Description

Round all numeric columns of a data frame

Usage

1
dfround(d, p)

Arguments

d

The data frame

p

The number of decimal digits to be keept

Value

A data frame with rounded columns


rrepast documentation built on Feb. 19, 2020, 9:06 a.m.

Related to dfround in rrepast...