is_geometry_column: Check if the columns could be of a coercable type for sf

View source: R/db.R

is_geometry_columnR Documentation

Check if the columns could be of a coercable type for sf

Description

Check if the columns could be of a coercable type for sf

Usage

is_geometry_column(con, x, classes = "")

Arguments

con

database connection

x

inherits data.frame

classes

classes inherited


edzer/sfr documentation built on April 18, 2024, 2:39 p.m.