dbDataType: Determine database type for R vector

dbDataType,PostgreSQLConnection,sf-methodR Documentation

Determine database type for R vector

Description

Determine database type for R vector

Determine database type for R vector

Usage

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

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

Arguments

dbObj

DBIObject driver or connection.

obj

Object to convert


r-spatial/sf documentation built on March 26, 2024, 10:35 p.m.