Description Usage Arguments Value Examples
Plot wave for each sample
1 2 |
dat |
data frame created with buildDataFrame |
cols |
colours used for plotting (setColours()) |
g |
image file (epithelium) |
with_image |
do you want to include the epithelium? Deafults to TRUE |
background |
colour of background in the plots |
text |
include text above the plot |
a ggplot object (grob)
1 2 | data(genus_abundances)
plotWave(genus_abundances, with_image=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.