View source: R/setRDBESDataObjectDataTypes.R
setRDBESDataObjectDataTypes | R Documentation |
For a given RDBESDataObject convert the required columns to the correct data types. (This function can cause an error if we have data in the columns that can't be cast to the desired data type.)
setRDBESDataObjectDataTypes(RDBESDataObjectToConvert)
RDBESDataObjectToConvert |
list - the raw item for conversion |
An RDBESDataObject with the correct date types for the required fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.