Learn R Programming

neonUtilities (version 3.0.0)

checkVarFields: Check for differences in field names among variables files

Description

For a set of variables files, check whether there are any differences in the set of field names and data types for a particular table

Usage

checkVarFields(variableSet, tableName)

Value

TRUE or FALSE: were there any mismatches in field names and data types among the files?

Arguments

variableSet

A list of file paths or urls to variables files

tableName

Name of table to check for differences

Author

Claire Lunch clunch@battelleecology.org

References

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