round_df: A function to round entire dataframe

Description Usage Arguments

View source: R/round_df.R

Description

This function enables tue user to round all values in a dataframe. The function isolates double variables and round them.

Usage

1
round_df(df, digits)

Arguments

df

a dataframe under the data frame format or a Tibble

digits

number of decimal wanted


EricMenetre/NPL documentation built on June 23, 2021, 2:10 p.m.