Skip to contents

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.

Examples

library(sf)
data(clearwater_lake_roads)
plot(clearwater_lake_roads)
#> Warning: plotting the first 9 out of 48 attributes; use max.plot = 48 to plot all