Description Usage Arguments Value
View source: R/simulate_community_data.R
Randomly generate masses for N individuals randomly distributed among S species assignments & with minimum and maximum body sizes.
1 | simulate_community(nspecies, nind, min_mass, max_mass)
|
nspecies |
S |
nind |
N |
min_mass |
Min average mass |
max_mass |
Max average mass |
matrix with 1 row per individual and two columns: species assignments and mass.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.