| next_event_pt | R Documentation |
Retrieves the next n events (without removing them).
next_event_pt(n = 1, ptr, patient_id)
n |
Number of events to retrieve. Default is 1. |
ptr |
The event queue pointer. Defaults to |
patient_id |
The patient ID. 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.