Skip to contents

Determine database type for R vector

Determine database type for R vector

Usage

# S4 method for class 'PostgreSQLConnection,sf'
dbDataType(dbObj, obj)

# S4 method for class 'DBIObject,sf'
dbDataType(dbObj, obj)

Arguments

dbObj

DBIObject driver or connection.

obj

Object to convert