View source: R/plotChromatograms.R
plotChromatograms | R Documentation |
plotChromatograms
plotChromatograms(lc)
lc |
tibble; Output from importChromatograms. |
Returns a ggplot object.
p1 <- plotChromatograms(lc)
p1
ggsave("chromatograms.png", p1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.