growth | R Documentation |
Function to calculate the effect of heat stress in trees
growth(date, tree_age, ppt, max_temp)
date |
YYYY-MM-DD |
tree_age |
age class of tree, 1 = seedling, 2 = sapling, 3 = adult |
ppt |
(mm) total precipitation for the year |
max_temp |
(degrees F) maximum temperature recorded |
text with the risk associated with each temperature and ppt for each age class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.