powered by
It calculates the basal area of larger trees for a plot.
PBAL(BA)
It returns a vector with the sum of the basal areas of larger trees. Trees with similar BA are not considered larger.
A vector of tree's basal area.
PBAL(c(1,2,3,4,4))
Run the code above in your browser using DataLab