delete_attr {EpiModel}R Documentation

Delete Elements from Attribute List

Description

Deletes elements from the main attribute list.

Usage

delete_attr(dat, ids)

Arguments

dat

Either the netsim_dat class object passed through netsim simulations, or the main data object passed through icm simulations.

ids

ID numbers to delete from the list.

Value

The updated netsim_dat main list object.


[Package EpiModel version 2.4.0 Index]