calculateGeneticEffect: calculateGeneticEffect

calculateGeneticEffectR Documentation

calculateGeneticEffect

Description

Predict climate induced height reduction due to genetics

Usage

calculateGeneticEffect(
  BECkey,
  cohortData,
  pixelGroupMap,
  transferTable,
  currentBEC,
  ecoregionMap,
  cohortDefinitionCols = c("pixelGroup", "speciesCode", "age", "Provenance")
)

Arguments

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


ianmseddy/LandRCSAM documentation built on May 17, 2022, 3:36 a.m.