Description Usage Arguments Value Author(s) Examples
View source: R/generate_spat_abund.R
Generate a neutral community
1 | generate_spat_abund(theta, Ivec, Jvec)
|
theta |
an integer that gives a value to Theta |
Ivec |
a vector of I values |
Jvec |
a vector of J values |
a vector of species abundances
Etienne et al. 2007 (Ecology Letters)
1 | generate_spat_abund(theta = 200,Ivec = rep(40,1),Jvec = c(16000))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.