plot.mpress | R Documentation |
plot.mpress makes a ggplot with the p-value and power for all the samples investigated an mpress object
plot.mpress(x)
library(mpress); #Loading in the microbiome files data(ChinaData); data(SpainData); #Use summary() to examine the data loaded #Use plot() to see the plot of the power and p-value in the different sample numbers plot(spain.ibs.power)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.