dbDataType,DatabricksConnection-method | R Documentation |
Map R data types to Databricks SQL types
## S4 method for signature 'DatabricksConnection'
dbDataType(dbObj, obj, ...)
dbObj |
A DatabricksConnection object |
obj |
R object(s) to get SQL types for |
... |
Additional arguments (ignored) |
Character vector of SQL type names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.