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