delete_attr: Delete Elements from Attribute List

View source: R/utils.R

delete_attrR 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.


EpiModel documentation built on Oct. 12, 2024, 1:06 a.m.