round_df: Create data frame with rounded number of trailing digits

Description Usage Arguments Value

View source: R/IterativeQuantileSupportFunctions.R

Description

Based on https://gist.github.com/avsmith/e6f4f654451da139230b to round all numeric variables

Usage

1
round_df(x, digits = 2)

Arguments

x

data frame

digits

number of digits to round

Value

data frame with rounded numeric variables


kmaurer/iqbin documentation built on Jan. 1, 2020, 6:48 p.m.