| next_event | R Documentation |
Retrieves the next n events (without removing them).
next_event(n = 1, ptr)
n |
Number of events to retrieve. Default is 1. |
ptr |
The event queue pointer. Defaults to |
A list of events, each with patient_id, event_name, and time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.