save_species: This function can be called within the observer function to...

Description Usage See Also Examples

View source: R/observations.R

Description

This function can be called within the observer function to save the full species list.

Usage

1

See Also

save_landscape

Examples

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)

ZHG2017/Rcpp-packageGen3sis documentation built on Dec. 18, 2021, 8:24 p.m.