new_wk_wkb: S3 Details for wk_wkb

View source: R/wkb.R

new_wk_wkbR Documentation

S3 Details for wk_wkb

Description

S3 Details for wk_wkb

Usage

new_wk_wkb(x = list(), crs = NULL, geodesic = NULL)

validate_wk_wkb(x)

is_wk_wkb(x)

Arguments

x

A (possibly) wkb() vector

crs

A value to be propagated as the CRS for this vector.

geodesic

TRUE if edges must be interpolated as geodesics when coordinates are spherical, FALSE otherwise.


wk documentation built on Oct. 22, 2023, 9:07 a.m.