Learn R Programming

neonUtilities (version 1.3.6)

readTableNEON: Read a NEON data table with correct data types for each variable

Description

Load a table into R, assigning classes to each column based on data types in variables file; or convert a table already loaded

Usage

readTableNEON(dataFile, varFile)

Arguments

dataFile

A data frame containing a NEON data table, or the filepath to a data table to load

varFile

A data frame containing the corresponding NEON variables file, or the filepath to the variables file

Value

A data frame of a NEON data table, with column classes assigned by data type

References

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