parse_PROCESSED_CSV: Read processed data in CSV format

Description Usage Arguments Value Note

View source: R/parse-processed.R

Description

Read processed data in CSV format

Usage

1
parse_PROCESSED_CSV(path, extension_pattern = ".csv$")

Arguments

path

Data directory path, character

extension_pattern

Filename extensions, character

Value

A data frame with all data read from file(s).

Note

Processed (in the Licor application) data consists of a tab-delimited text file with a standard set of columns.


bpbond/cosore documentation built on July 20, 2021, 3:17 p.m.