save_traits | R Documentation |
This function can be called within the observer function to save the species traits.
save_traits()
no return value, called for side effects
save_species
## Not run:
## save the current traits pattern from within observer for each population of each species
# this functions should be called inside the end_of_timestep_observer function at the config file:
save_traits()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.