Description Usage Arguments Value Examples
The geo_xy()
type is useful as an efficient representation of points
stored using column vectors. Note that geo_xy(NA, NA)
is considered
an "empty" point rather than a "missing" point (see geo_is_missing()
and geo_is_empty()
).
1 2 3 |
x, y, z |
x, y, and z coordinate vectors |
A new_geovctrs_xy()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.