Description Usage Arguments Value Examples
Generates allometry models for input data
1 2 3 4 |
dataset |
input dataframe |
massCol |
name of column with mass data |
heightCol |
name of column with height data |
typeCol |
name of column with live/dead status |
cutOff |
minimum number of stems to be used for allometry model. Smaller numbers increase odds of convergence problems. |
startVals |
starting value used for allometry model coefficients and exponents |
timeName |
optional label for time period |
dataName |
optional label for data/site |
returnPlot |
if TRUE, a plot of allometry data is returned. Two panels, with live stems are on the left, dead are on right |
savePlot |
if TRUE, plot is saved to working directory |
plotTitle |
optional title for plot |
value
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.