| remove_segment | R Documentation |
Removes individual entries from data.frames what, does, where, module, or icc.
remove_segment(steplist, id)
steplist |
An |
id |
A single non-missing element of type character describing the ID of the entry you want deleted. |
An epicmodel_steplist class object. If you made any changes, you need to call check_steplist() again.
steplist_party <- remove_segment(steplist_party, "d4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.