powered by
Table format for input in the 'bit' function.
data("bit2")
A data frame with 121 observations on the following 7 variables.
a numeric vector
Individual
Specie
a character vector
# NOT RUN { library(florestal) #loads the data data(bit2) head(bit2) #calculates the sampling parameters bit(bit2,A=12,k=2) # }
Run the code above in your browser using DataLab