plotChromatograms: plotChromatograms

View source: R/plotChromatograms.R

plotChromatogramsR Documentation

plotChromatograms

Description

plotChromatograms

Usage

plotChromatograms(lc)

Arguments

lc

tibble; Output from importChromatograms.

Value

Returns a ggplot object.

Examples


p1 <- plotChromatograms(lc)
p1
ggsave("chromatograms.png", p1)


jrijn/streamlineR documentation built on July 4, 2025, 12:09 p.m.