getPSP: return a merged PSP object from a vector of data sources

View source: R/getPSP.R

getPSPR Documentation

return a merged PSP object from a vector of data sources

Description

return a merged PSP object from a vector of data sources

Usage

getPSP(
  PSPdataTypes,
  destinationPath,
  forGMCS = FALSE,
  sppEquiv = LandR::sppEquivalencies_CA
)

Arguments

PSPdataTypes

character vector of PSP data sources - e.g. ⁠c("BC", "SK)"⁠ Use "all" to get all available sources, and "dummy" for freely availble data

destinationPath

destination folder for downloaded objects

forGMCS

if TRUE, will pre-filter plots with insect mortality to avoid attributing insect mortality with climate

sppEquiv

species equivalencies table.

Value

a list of standardized plot and tree data.tables


ianmseddy/PSPclean documentation built on Jan. 7, 2025, 2:24 a.m.