
Last chance! 50% off unlimited learning
Sale ends in
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
a numeric vector
Specie
a character vector
a numeric vector
a numeric vector
a numeric 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