calculateGeneticEffect | R Documentation |
Predict climate induced height reduction due to genetics
calculateGeneticEffect( BECkey, cohortData, pixelGroupMap, transferTable, currentBEC, ecoregionMap, cohortDefinitionCols = c("pixelGroup", "speciesCode", "age", "Provenance") )
BECkey |
a key that matches BECraster code with transfer table |
cohortData |
The LandR cohortData object |
pixelGroupMap |
the pixelGroupMap needed to match cohorts with raster values |
transferTable |
a table with genetic performance of species in each variant |
currentBEC |
the current projected BEC zone |
ecoregionMap |
a raster an RAT that matches ecoregionGroup to ecoregion |
cohortDefinitionCols |
cohortData columns that determine individual cohorts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.