is_sf_geometry: Test the geometry for inheritance

View source: R/sf.R

is_sf_geometryR Documentation

Test the geometry for inheritance

Description

Test the geometry for inheritance

Usage

is_sf_geometry(x, klass = "sfc", geometry_column = "geometry")

Arguments

x

sf object to test

klass

character vector of one or more classes

geometry_column

character the name of the geometry column, by default 'geometry'

Value

logical


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.