Learn R Programming

NEONiso (version 0.7.2)

validate_output_file: Validate output file.

Description

Function ensures that the output file has the correct groups in it, as a check to ensure proper file structure at the end of the calibration routines.

Usage

validate_output_file(inname, outname, site, analyte)

Value

Nothing to environment, simply checks to make sure expected groups are in output.

Arguments

inname

Input file name.

outname

Output file name.

site

NEON 4-letter site code.

analyte

Carbon ('Co2') or water ('H2o') system?

Author

Rich Fiorella rfiorella@lanl.gov