vctrs methods for sf objects
vec_ptype2.sfc(x, y, ...)# S3 method for default
vec_ptype2.sfc(x, y, ..., x_arg = "x", y_arg = "y")
# S3 method for sfc
vec_ptype2.sfc(x, y, ...)
vec_cast.sfc(x, to, ...)
# S3 method for sfc
vec_cast.sfc(x, to, ...)
# S3 method for default
vec_cast.sfc(x, to, ...)
Vector types.
Vector types.
These dots are for future extensions and must be empty.
Argument names for x
and y
.
Type to cast to. If NULL
, x
will be returned as is.