r_env_CT | R Documentation |
Extract Species by Patch Growth Rates and Optimal Patches
r_env_CT(simul, n_patches, sp1, time)
simul |
a simulation output from |
n_patches |
the number of patches in the simulation |
sp1 |
the number of species |
time |
the time slice at which e |
Outputs 4 data.frame of species by patch mismatches each with four columns:
env_all
-> Environmental Growth only
r_all
-> Environmental + Hierarchical competition Growth only
r_comp
-> Abundance
r_envab
-> Abundance based on environmental filtering only
The 4 data.frame are:
env
-> Patch
sp
-> Species
r_env
-> Observed statistic (environmental growth, total growth,
abundance, environmental filtering abundance)
max_r_env
-> Patch of maximum observed statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.