round_df: round_df() rounds the numeric columns of the input data frame...

View source: R/random_utility.R

round_dfR Documentation

round_df() rounds the numeric columns of the input data frame to the specified number of digits.

Description

round_df() rounds the numeric columns of the input data frame to the specified number of digits.

Usage

round_df(data, digits)

Arguments

data

data frame to round

digits

Number of digits to round to


hammocar/hammond documentation built on Sept. 28, 2022, 7:53 p.m.