
Last chance! 50% off unlimited learning
Sale ends in
Coverage(Ns, Estimator = "ZhangHuang", CheckArguments = TRUE)
"ZhangHuang"
(default), "Chao"
, "Turing"
.TRUE
, the function arguments are verified. Should be set to FALSE
to save time when the arguments have been checked elsewhere.# Load Paracou data (number of trees per species in two 1-ha plot of a tropical forest)
data(Paracou618)
# Ns is the vector of abundances of the metacommunity
Ns <- Paracou618.MC$Ns
# Calculate the sample coverage of the metacommunity
Coverage(Ns) # Stored in Paracou618.SampleCoverage
Run the code above in your browser using DataLab