powered by
Removes individual entries from data.frames what, does, where, module, or icc.
what
does
where
module
icc
remove_segment(steplist, id)
An epicmodel_steplist class object. If you made any changes, you need to call check_steplist() again.
epicmodel_steplist
check_steplist()
An epicmodel_steplist or epicmodel_steplist_checked object.
epicmodel_steplist_checked
A single non-missing element of type character describing the ID of the entry you want deleted.
steplist_party <- remove_segment(steplist_party, "d4")
Run the code above in your browser using DataLab