print.mpress | R Documentation |
print.mpress makes a table with the runtime information for the samples investigated an mpress object
## S3 method for class 'mpress' print(x)
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.