| remove_event | R Documentation |
Removes one or more events from the queue for the given patient.
remove_event(events, ptr, patient_id)
events |
A character vector of event names to remove. It can also handle lists instead of named vectors (at a small computational cost). |
ptr |
The event queue pointer. Defaults to |
patient_id |
The patient ID. Defaults to |
NULL (invisible). Modifies the queue in-place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.