rounddf: Round all numeric fields in a data frame

Description Usage Arguments Value

View source: R/rc_rounddf.R

Description

Round all numeric fields in a data frame

Usage

1
rounddf(df, roundDigits)

Arguments

df

A data frame to round

roundDigits

Number of digits to round to

Value

A rounded data frame


dataCompareR documentation built on Nov. 23, 2021, 9:06 a.m.