ingest_data: ingest_data

View source: R/restructure_data.R

ingest_dataR Documentation

ingest_data

Description

ingest_data

Usage

ingest_data(inname, analyte, name_fix = TRUE, avg)

Arguments

inname

A file (or list of files) to extract data from for calibration.

analyte

Carbon (Co2) or water (H2o)?

name_fix

Fix to data frame required for next-generation calibration functions, but breaks old 'by_month()' functions. This parameter provides a necessary work around until these functions are removed.

avg

The averaging interval to extract, in minutes.

Value

List of data frames, taken from files specified in inname

Author(s)

Rich Fiorella rfiorella@lanl.gov


NEONiso documentation built on Sept. 20, 2023, 9:07 a.m.