R/validateRDBESDataObjectDataTypes.R
validateRDBESDataObjectDataTypes.Rd
Checks the data types of the columns in an RDBESDataObject against an expected list of data types. Any differences are returned
validateRDBESDataObjectDataTypes(objectToCheck)
An RDBESDataObject to check
A data frame containing any data type differences (an empty data frame if there are no differences)