dbDataType,PostgreSQLConnection,sf-method | R Documentation |
Determine database type for R vector
Determine database type for R vector
## S4 method for signature 'PostgreSQLConnection,sf'
dbDataType(dbObj, obj)
## S4 method for signature 'DBIObject,sf'
dbDataType(dbObj, obj)
dbObj |
DBIObject driver or connection. |
obj |
Object to convert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.