removed: Removes cases

Description Usage Arguments Value

View source: R/covid_status_functions.R

Description

For symptomatic individuals they have a 95 for asymptomatic they all recover.

Usage

1
removed(df, chance_recovery = 0.95, seed = NULL)

Arguments

df

Input list of the function - output of the infection_length function

chance_recovery

Probability of an infected individual recovering

seed

Seed for model run

Value

An updated version of the input list with the status updates for those in their last day of being symptomatic/asymptomatic


Urban-Analytics/rampuaR documentation built on Nov. 27, 2020, 4:34 a.m.