S3 details for geovctrs_segment
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | new_geovctrs_segment(
x = list(x0 = double(), y0 = double(), x1 = double(), y1 = double(), srid =
integer())
)
is_geovctrs_segment(x)
validate_geovctrs_segment(x)
as_geo_segment(x, ...)
## Default S3 method:
as_geo_segment(x, ...)
## S3 method for class 'geovctrs_segment'
vec_cast(x, to, ...)
## S3 method for class 'geovctrs_segment'
vec_ptype2(x, y, ...)
|
x |
A (possibly) |
... |
Unused |
to |
Arguments to |
y |
Arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.