A LANDIS-II speciesEcoregion file has a column called "year", which specifies the year after which the speciesEcoregion values should be used. This function compares the currentTime in the simulation with the year column in the speciesEcoregion file and updates accordingly, if needed.

updateSpeciesEcoregionAttributes(speciesEcoregion, currentTime, cohortData)

Arguments

speciesEcoregion

TODO: description needed

currentTime

TODO: description needed

cohortData

data.table TODO: description needed

Value

updated cohort data.table