Description Usage See Also Examples
This function can be called within the observer function to save the full species list.
1 |
1 2 3 4 5 6 7 8 | ## Not run:
#adding the call to the end_of_timestep_observer function at the config file or object
#will automatically save all the species at an rds file at the outputfolder/species folder
# and the respective landscape at outputfolder/landscapes for the times steps the observer
# function is called (i.e. call_observer parameter at the run_simulation function)
save_species()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.