clearwater_lake_roads | R Documentation |
A dataset containing roads near Clearwater Lake, Manitoba.
clearwater_lake_roads
An sf
(see sf::st_sf()
) object with 172 roads and 48 variables.
See the source below for details.
Roads are from the Canadian National Road Network (NRN) with all corresponding fields.
https://open.canada.ca/data/en/dataset/3d282116-e556-400c-9306-ca1a3cada77f
library(sf)
data(clearwater_lake_roads)
plot(clearwater_lake_roads)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.