print.mpress: print.mpress makes a table with the runtime information for...

View source: R/mpress.R

print.mpressR Documentation

print.mpress makes a table with the runtime information for the samples investigated an mpress object

Description

print.mpress makes a table with the runtime information for the samples investigated an mpress object

Usage

## S3 method for class 'mpress'
print(x)

Examples

library(mpress);
#Loading in the microbiome files
data(ChinaData);
data(SpainData);

#Use summary() to examine the data loaded

#Use print() to see the table of the run info in the different sample numbers
print(spain.ibs.power)

JCVenterInstitute/MPress documentation built on Jan. 1, 2023, 11:55 a.m.