print.taxonExp: Concise display of a taxonExp object

Description Usage Arguments Value Examples

View source: R/print.R

Description

Concise display of a taxonExp object

Usage

1
2
## S3 method for class 'taxonExp'
print(object, printlen = 6, ...)

Arguments

object

an object of class taxonExp.

printlen

the number of biological replicates title to print (6 by default).

...

further arguments passed to or from other methods.

Value

NULL.

Examples

1
2
data(tetraexp)
print(tetraexp.objects[[1]], printlen = 6)

hr1912/phyExp documentation built on July 13, 2019, 5:18 p.m.