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 July 9, 2024, 8:25 a.m.