View source: R/growth_params.R
stretch | R Documentation |
does a CV linear interpolation by age used in CASAL to define cv by age
stretch(cv1, cv2, min_age, max_age)
cv1 |
is the cv for min_age |
cv2 |
is the cv for max_age |
min_age |
min age to calculate cvs for |
max_age |
max age to calculate cvs for |
vector of cvs from min_age to max_age
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.