round_num: Round numeric columns

View source: R/tbl.R

round_numR Documentation

Round numeric columns

Description

Round numeric columns in a data frame.

Usage

round_num(x, digits = 2)

Arguments

x

A data frame.

digits

Number of decimal places to be used.


arnaudgallou/toolkit documentation built on Nov. 25, 2022, 5:42 p.m.