round_df: Rounds values in a dataframe

View source: R/helper.R

round_dfR Documentation

Rounds values in a dataframe

Description

round_df function from http://jeromyanglim.tumblr.com/post/50228877196/round-numbers-in-data-frame-that-contains-non

Usage

round_df(x, digits = 2)

Arguments

x

a dataframe.

digits

Number of digits to round to.

Value

The sum of x and y.

Examples

tocome

vince-p/vtools documentation built on Jan. 27, 2024, 12:45 p.m.