Round_All_Vals_in_df: Round all values in a data frame

View source: R/AgroSoil_generic_functions.R

Round_All_Vals_in_dfR Documentation

Round all values in a data frame

Description

Rould all numerical values in a data frame / Table to user specific decimal places

Usage

Round_All_Vals_in_df(dataframe, num.digits)

Arguments

dataframe

Dataframe. Must be all numeric.

num.digits

Numeric, Expected decimal places

Value

Data frame


kanj241/agrosoil documentation built on March 25, 2022, 12:22 a.m.