extract_deaths: Extract deaths from model output

View source: R/format_output.R

extract_deathsR Documentation

Extract deaths from model output

Description

Extract deaths from model output

Usage

extract_deaths(x, reduce_age = TRUE, date_0 = NULL)

Arguments

x

squire_simulation object

reduce_age

Collapse age-dimension

date_0

Date of time 0, if specified a date column will be added

Value

Formatted long data.frame


mrc-ide/squire documentation built on Sept. 10, 2022, 1:11 a.m.