round.topTable: Round the numeric columns in a topTable Take a top table, and...

Description Usage Arguments Value Author(s)

Description

Round the numeric columns in a topTable Take a top table, and round the columns to digits places

Usage

1
2
  ## S3 method for class 'topTable'
 round(x, digits = 4)

Arguments

x

a topTable object

digits

the number of digits to round to

Value

a topTable object with numerical columns rounded.

Author(s)

Mark Cowley


drmjc/microarrays documentation built on May 15, 2019, 2:26 p.m.