roundify: Roundify

View source: R/dataWranglingCleaning.R

roundifyR Documentation

Roundify

Description

Try to round each numerical column of a data.table and the prints it. Useful with rmarkdown reports.

Usage

roundify(X, digits = 2)

Arguments

X

data.table

digits

integer

printOut

logical that indicates if the output needs to be printed

Examples

NULL

matschmitz/schmitz documentation built on May 15, 2022, 4:15 p.m.