getVariables {neonUtilities} | R Documentation |
Get correct data types
Description
Support way to force R to read assign correct data types to each column based on variables file
Usage
getVariables(varFile)
Arguments
varFile |
A file that contains variable definitions |
Value
A data frame with fieldName and assigned column class, along with table if present
Author(s)
Christine Laney claney@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]