basalArea | R Documentation |
Calculate basal area from DBH
basalArea(x)
x |
numeric vector of DBH values |
numeric vector
a <- c(1.23, 5.67, 10.11)
basalArea(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.