clearwater_lake_wetlands: Example wetland features

clearwater_lake_wetlandsR Documentation

Example wetland features

Description

A dataset containing wetland features near Clearwater Lake, Manitoba.

Usage

clearwater_lake_wetlands

Format

An sf (see sf::st_sf()) object with 5 features and 8 fields. See the source below for details.

Details

Hydrology features are from Open Street Map, downloaded using the osmdata package.

Source

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.

Examples

library(sf)
data(clearwater_lake_wetlands)
plot(clearwater_lake_wetlands)

robitalec/wildcam documentation built on July 4, 2024, 1:55 a.m.