ind_to_land | R Documentation |
Places individuals (simulated resources) on the landscape for plotting.
ind_to_land(inds, land)
inds |
A single time step of resources from GMSE |
land |
The landscape array on which interactions between resources and agents occur |
Returns a landscape in which resources are embedded for a timestep for plotting purposes
## Not run: indis <- ind_to_land(inds=res_t, land=land1); ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.