discretise: Generate Heat Map of Community

Description Usage Arguments Author(s)

Description

Turn model output into data to be plotted by image.

Usage

1
discretise(res, xr = NULL, nx = 101, sample = 10)

Arguments

res

List of model states over time

xr

Range of x values (if ommited will be fit to the data)

nx

Number of x points to discretise over

sample

Thin the time axis by this amount (10 means take one point every 10 time steps). This may not be ideal where time does not proceed in even sized steps.

Author(s)

Rich FitzJohn


traitecoevo/Revolve documentation built on May 31, 2019, 7:42 p.m.