| plantVar | R Documentation | 
Randomly modifies plant traits within defined ranges for non-deterministic predictions
plantVar(
  base.params,
  Strata,
  Species,
  l = 0.1,
  Ms = 0.01,
  Pm = 1,
  Mr = 1.001,
  Hs = 0.2,
  Hr = 1.41
)
| base.params | Parameter input table | 
| Strata | Strata descriptor table output by the function 'strata' | 
| Species | Species descriptor table output by the function 'species' | 
| l | Variation around input leaf dimensions | 
| Ms | Standard deviation of LFMC | 
| Pm | Multiplier of mean LFMC | 
| Mr | Truncates LFMC variability by +/- Mr * LFMC | 
| Hs | Standard deviation of plant height variations | 
| Hr | Truncates plant height variability by +/- Hr * height | 
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.