new_wk_wkt: S3 Details for wk_wkt

View source: R/wkt.R

new_wk_wktR Documentation

S3 Details for wk_wkt

Description

S3 Details for wk_wkt

Usage

new_wk_wkt(x = character(), crs = NULL, geodesic = NULL)

is_wk_wkt(x)

validate_wk_wkt(x)

Arguments

x

A (possibly) wkt() 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.