round_df: function for rounding all numerics within a dataframe to a...

View source: R/rounding_function.R

round_dfR Documentation

function for rounding all numerics within a dataframe to a certain significant figure

Description

function for rounding all numerics within a dataframe to a certain significant figure

Usage

round_df(x, digits)

Arguments

x

data

digits

number of digits that you want to round to


bcgov/bcsnowsbi documentation built on Oct. 22, 2022, 10:36 p.m.