new_wk_wkt: 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.