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 |
ids |
ID numbers to delete from the list. |
Value
The updated netsim_dat
main list object.
[Package EpiModel version 2.5.0 Index]