Example polygon locations
vancouver_poly.Rd
Shapefile of North Vancouver in polygon format, BC, Canada.
To use this data set, you need to terra::unwrap
it first, e.g.:
vancouver_poly <- terra::unwrap(get(data(vancouver_poly)))
vancouver_poly.Rd
Shapefile of North Vancouver in polygon format, BC, Canada.
To use this data set, you need to terra::unwrap
it first, e.g.:
vancouver_poly <- terra::unwrap(get(data(vancouver_poly)))