speciesTableUpdate | R Documentation |
Changes longevity and shade tolerance values in the species table.
Longevity values are changed to follow Burton & Cumming (1995) for the following species:
Abies balsamea, Abies lasiocarpa, Betula papyrifera, Larix laricina,
Larix occidentalis, Picea engelmannii, Picea glauca, Picea mariana,
Pinus banksiana, Pinus contorta, Pinus resinosa, Pinus strobus,
Populus balsamifera v. balsamifera, Populus tremuloides, Pseudotsuga menziesii var. glauca,
Pseudotsuga menziesii, Thuja plicata, Tsuga heterophylla,
Tsuga mertensiana x heterophylla, and only for the Boreal Shield West (BSW), Boreal Plains (BP)
and Montane Cordillera (MC) speciesTable$Area
s.
Note that BSW and BP areas correspond more closely to the region considered in Table 2 of
Burton & Cumming (1995), while MC will correspond to both tables.
speciesTableUpdate(species, speciesTable, sppEquiv, sppEquivCol)
species |
a
|
speciesTable |
A species traits table, with at least the following columns:
|
sppEquiv |
table with species name equivalencies between the kNN and final naming formats.
See |
sppEquivCol |
the column name to use from |
Of the above species, shade tolerance values are changed for Abies spp, Picea spp, and Tsuga spp. to reflect western boreal shade tolerances better.
When different longevity/shade tolerance trait values exist for a given species, the minimum
value across Area
's (BSW, BP, MC) is kept.
ATTENTION: if none of species in species
are from BSW, BP or MC area this function will not
change any values.
All other species/Area trait values follow Dominic Cyr and Yan Boulanger's trait values available at: (https://raw.githubusercontent.com/dcyr/LANDIS-II_IA_generalUseFiles/master/speciesTraits.csv).
An updated species data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.