clearwater_lake_roads: Example roads

clearwater_lake_roadsR Documentation

Example roads

Description

A dataset containing roads near Clearwater Lake, Manitoba.

Usage

clearwater_lake_roads

Format

An sf (see sf::st_sf()) object with 172 roads and 48 variables. See the source below for details.

Details

Roads are from the Canadian National Road Network (NRN) with all corresponding fields.

Source

https://open.canada.ca/data/en/dataset/3d282116-e556-400c-9306-ca1a3cada77f

Examples

library(sf)
data(clearwater_lake_roads)
plot(clearwater_lake_roads)

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