Learn R Programming

EpiModel (version 2.5.0)

delete_attr: Delete Elements from Attribute List

Description

Deletes elements from the main attribute list.

Usage

delete_attr(dat, ids)

Value

The updated netsim_dat main list object.

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.