transformFileToGeoCSV: Transform NEON CSV file to GeoCSV

View source: R/transformFileToGeoCSV.R

transformFileToGeoCSVR Documentation

Transform NEON CSV file to GeoCSV

Description

Read in a NEON monthly data zip file and parse the respective variables file to create a new GeoCSV file

Usage

transformFileToGeoCSV(infile, varfile, outfile)

Arguments

infile

The path to the file that needs to be parsed

varfile

The path to the variables file needed to parse the infile

outfile

The path where the new GeoCSV file should be placed

Value

The same data file with a GeoCSV header

Author(s)

Christine Laney claney@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.