S3 details for geovctrs_rect
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | new_geovctrs_rect(
x = list(xmin = double(), ymin = double(), xmax = double(), ymax = double(), srid =
integer())
)
is_geovctrs_rect(x)
as_geo_rect(x, ...)
## Default S3 method:
as_geo_rect(x, ...)
## S3 method for class 'geovctrs_rect'
vec_cast(x, to, ...)
## S3 method for class 'geovctrs_rect'
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.