powered by
Number of observed species and samples in species frequency vector.
f.stats(f)
a vector of the number of observed species (s.obs), and the total number of samples (n).
s.obs
n
a vector of species frequencies where f[i] is the number of species represented by only i samples.
f[i]
i
Eric Archer eric.archer@noaa.gov
data(osa.second.growth) f <- expand.freqs(osa.second.growth) f.stats(f)
Run the code above in your browser using DataLab