View source: R/visualisation.R
visualize | R Documentation |
plot population and other info
visualize(
allpop,
timeseries,
xsize,
ysize,
foldername = FALSE,
width = 1200,
height = 900
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.