timeseries.peaks: A function to combine and name timeseries text files

Description Usage Arguments Examples

View source: R/timeseries.peaks.R

Description

This function will loop through a folder containing text file outputs to combine and assign sample names, outputing a single timeseries

Usage

1
timeseries.peaks(directory = choose.dir(), verbose = TRUE)

Arguments

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

Examples

1
ts.output <- timeseries.peaks(directory = path.package("peak.gas"))

andersonjake1988/peak.gas documentation built on Jan. 20, 2022, 11:16 p.m.