visualize: Output

View source: R/visualisation.R

visualizeR Documentation

Output

Description

plot population and other info

Usage

visualize(
  allpop,
  timeseries,
  xsize,
  ysize,
  foldername = FALSE,
  width = 1200,
  height = 900
)

Arguments

allpop

a list of populations for a serie of timesteps

foldername

if a string, the output is written in a file (instead of being show in the screen) and the string is used as the name of the folder

width

width of output file

height

height of output file


simoncarrignon/slsir documentation built on Feb. 11, 2024, 3:07 p.m.