| queue_empty | R Documentation |
Check if the event queue is empty
queue_empty(ptr, exclude_inf = FALSE)
ptr |
The event queue pointer. Defaults to |
exclude_inf |
Logical, whether to exclude events with Inf time. Default is FALSE. |
Logical, TRUE if the queue is empty, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.