round.dt: Rounds every numeric column of a data.table to given...

Description Usage Arguments Value

View source: R/utilities.R

Description

Rounds every numeric column of a data.table to given precision

Usage

1
2
## S3 method for class 'dt'
round(x, digits = 3)

Arguments

x

a data.table like thing

digits

the number of digits to round to

Value

the rounded x


lianos/multiGSEA.shiny documentation built on Sept. 15, 2020, 10:45 p.m.