powered by
Table format for input in the 'acs' function.
data("simple2")
A data frame with 116 observations on the following 6 variables.
Plot
a numeric vector
Individual
Specie
a character vector
# NOT RUN { library(florestal) #loads the data data(simple2) head(simple2) #calculates the parameters sampling IF_acs <- acs(simple2, a=0.1, A=27) # }
Run the code above in your browser using DataLab