integer_count_render_process_daily: Render integer variables every day

View source: R/render.R

integer_count_render_process_dailyR Documentation

Render integer variables every day

Description

Renders the number of individuals in each integer count. Should only be used for integer variables with bounded ranges. This only renders output on timesteps that correspond to a day. This saves memory and potentially time for simulations with small timesteps.

Usage

integer_count_render_process_daily(renderer, variable, margin, dt)

Arguments

renderer

a Render object

variable

a IntegerVariable object

margin

the set of values which may be taken for the integer variable

dt

size of time step


mrc-ide/safir documentation built on Aug. 2, 2022, 10:47 a.m.