tbase | R Documentation |
Unscaled base taper curve of cross-sectional area vs height level.
tbase(h, H, b)
h |
Height level(s), possibly a vector. |
H |
Tree total height. |
b |
Vector with the 5 parameters. |
Value(s) proportional to the area(s) at the level(s) h
.
tbase(16, 32, c(2.569, 0, 1.042, 0.3012, -1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.