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.


statnet/EpiModel documentation built on April 26, 2024, 3:23 a.m.