Description Usage Arguments Value
Converting regional meshes to sfc geometries
1 2 3 | mesh_to_polygon(mesh, crs = sf::NA_crs_)
mesh_to_point(mesh, crs = sf::NA_crs_)
|
mesh |
A |
crs |
Coordinate reference system. |
mesh_to_polygon
returns a sfc_POLYGON
vector.
mesh_to_point
returns a sfc_POINT
vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.