Skip to contents

Determine database type for R vector

Determine database type for R vector

Usage

# 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