powered by
Table format for input in the 'indvol' function, with mens="census".
data("census1")
A data frame with 120 observations on the following 4 variables.
Individual
a numeric vector
Specie
a character vector
# NOT RUN { library(florestal) #loads the data data(census1) head(census1) #calculates the individual woody volume indvol(census1, mens="census", veg="cerradoss_df") # }
Run the code above in your browser using DataLab