round_df: round digits of numbers

Description Usage Arguments Value

View source: R/utilities.R

Description

round numbers in a datafram to specified digits

Usage

1
round_df(df, digits)

Arguments

df

the dataframe input

digits

the specified number of digits

Value

a dataframe


toxplot documentation built on April 3, 2018, 9:04 a.m.

Related to round_df in toxplot...