save_landscape: 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 current landscape, can be called independently by the user and is called by other observer functions relying on the landscape to be present (e.g. save_species)

Usage

1

See Also

save_species

Examples

1
2
3
4
5
6
## Not run: 
  ## save landscape from within observer for each species
  # this functions should be called inside the end_of_timestep_observer function at the config file:
  save_landscape()

## End(Not run)

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