Description Usage Arguments Value Examples
View source: R/find_role_type.R
Inspired by fizzbuzz, this function finds which module types each agent has been on and prints them out
1 | find_role_type(mod_data)
|
mod_data |
Module assignment data |
Character vector of agent role/module "types" (Overhead, OverheadCrew, OverheadEngine, OverheadCrewEngine, Crew, CrewEngine, Engine)
1 2 3 4 | ## Not run:
find_role_type(mod_id_2017)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.