find_role_type: Assign each firefighter agent a role "type"

Description Usage Arguments Value Examples

View source: R/find_role_type.R

Description

Inspired by fizzbuzz, this function finds which module types each agent has been on and prints them out

Usage

1
find_role_type(mod_data)

Arguments

mod_data

Module assignment data

Value

Character vector of agent role/module "types" (Overhead, OverheadCrew, OverheadEngine, OverheadCrewEngine, Crew, CrewEngine, Engine)

Examples

1
2
3
4
## Not run: 
find_role_type(mod_id_2017)

## End(Not run)

jakedilliott/covidfireMASS documentation built on Dec. 20, 2021, 8:59 p.m.