| queue_create | R Documentation |
Initializes a new event queue with the specified priority order of event names.
queue_create(priority_order)
priority_order |
A character vector of event names sorted by decreasing importance. |
An external pointer to the new event queue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.