clearwater_lake_wetlands | R Documentation |
A dataset containing wetland features near Clearwater Lake, Manitoba.
clearwater_lake_wetlands
An sf
(see sf::st_sf()
) object with 5 features and 8 fields.
See the source below for details.
Hydrology features are from Open Street Map, downloaded using the osmdata package.
Mark Padgham, Bob Rudis, Robin Lovelace, Maëlle Salmon (2017). “osmdata.” Journal of Open Source Software, 2(14), 305. doi:10.21105/joss.00305 https://doi.org/10.21105/joss.00305, https://joss.theoj.org/papers/10.21105/joss.00305.
library(sf)
data(clearwater_lake_wetlands)
plot(clearwater_lake_wetlands)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.