Description Usage Arguments Examples
View source: R/timeseries.peaks.R
This function will loop through a folder containing text file outputs to combine and assign sample names, outputing a single timeseries
1 | timeseries.peaks(directory = choose.dir(), verbose = TRUE)
|
directory |
Path to directory containing the files to be processed. Defaults to user selection window. |
verbose |
A logical argument stating whether or not to display all function processing information. Defaults to TRUE |
1 | ts.output <- timeseries.peaks(directory = path.package("peak.gas"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.