dataCompareR (version 0.1.1)

rounddf: Round all numeric fields in a data frame

Description

Round all numeric fields in a data frame

Usage

rounddf(df, roundDigits)

Arguments

df

A data frame to round

roundDigits

Number of digits to round to

Value

A rounded data frame