Determine database type for R vector
Determine database type for R vector
# S4 method for PostgreSQLConnection,sf
dbDataType(dbObj, obj)
# S4 method for DBIObject,sf
dbDataType(dbObj, obj)
Arguments
| dbObj |
DBIObject driver or connection. |
| obj |
Object to convert |