View source: R/transformFileToGeoCSV.R
transformFileToGeoCSV | R Documentation |
Read in a NEON monthly data zip file and parse the respective variables file to create a new GeoCSV file
transformFileToGeoCSV(infile, varfile, outfile)
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 |
The same data file with a GeoCSV header
Christine Laney claney@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.