load_longlake_data: Load longlake test data

View source: R/longlake-data.R

load_longlake_dataR Documentation

Load longlake test data

Description

Load longlake test data

Usage

load_longlake_data(
  env = parent.frame(),
  vector_format = c("sf", "sp"),
  raster_format = c("terra", "stars", "stars_proxy", "raster"),
  which = NULL
)

Arguments

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

Source

The Nova Scotia Topographic Database (https://geonova.novascotia.ca/) and Open Street Map (https://www.openstreetmap.org/).

Examples

load_longlake_data(which = "longlake_waterdf")


paleolimbot/ggspatial documentation built on Aug. 22, 2023, 6:36 p.m.