View source: R/quality_control.R
validate_output_file | R Documentation |
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.
validate_output_file(inname, outname, site, analyte)
inname |
Input file name. |
outname |
Output file name. |
site |
NEON 4-letter site code. |
analyte |
Carbon ('Co2') or water ('H2o') system? |
Nothing to environment, simply checks to make sure expected groups are in output.
Rich Fiorella rfiorella@lanl.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.