View source: R/validateRDBESDataObjectDataTypes.R
validateRDBESDataObjectDataTypes | R Documentation |
Checks the data types of the columns in an RDBESDataObject against an expected list of data types. Any differences are returned
validateRDBESDataObjectDataTypes(objectToCheck)
objectToCheck |
An RDBESDataObject to check |
A data frame containing any data type differences (an empty data frame if there are no differences)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.