View source: R/checkVarFields.R
checkVarFields | R Documentation |
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
checkVarFields(variableSet, tableName)
variableSet |
A list of file paths or urls to variables files |
tableName |
Name of table to check for differences |
TRUE or FALSE: were there any mismatches in field names and data types among the files?
Claire Lunch clunch@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.