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, ...)
x | Vector types. |
---|---|
y | Vector types. |
... | These dots are for future extensions and must be empty. |
x_arg, y_arg | Argument names for |
to | Type to cast to. If |