View source: R/longlake-data.R
load_longlake_data | R Documentation |
Load longlake test data
load_longlake_data(
env = parent.frame(),
vector_format = c("sf", "sp"),
raster_format = c("raster", "stars", "stars_proxy", "terra"),
which = NULL
)
env |
The environment in which to assign the objects |
vector_format, raster_format |
The format in which objects should be loaded |
which |
An optional subset of objects to be loaded |
The Nova Scotia Topographic Database (https://geonova.novascotia.ca/) and Open Street Map (https://www.openstreetmap.org/).
load_longlake_data(which = "longlake_waterdf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.