checkVarFields: Check for differences in field names among variables files

View source: R/checkVarFields.R

checkVarFieldsR Documentation

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)

Arguments

variableSet

A list of file paths or urls to variables files

tableName

Name of table to check for differences

Value

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

Author(s)

Claire Lunch clunch@battelleecology.org

References

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


neonUtilities documentation built on Aug. 8, 2025, 6:31 p.m.