powered by
The area of a circle of diameter dbh.
dbh
basal2dbh(basal)basal_i(dbh, circum = NULL)
basal_i(dbh, circum = NULL)
basal_i returns individual basal area while basal2dbh returns DBH.
basal_i
basal2dbh
numeric vector of diameter.
numeric vector of circumference. Is used only when dbh is not given.
numeric, individual basal area.
If circum is given, dbh is not used.
circum
basal_i(dbh = 10) basal_i(circum = 31.41) basal2dbh(78.53982)
Run the code above in your browser using DataLab