Description Usage Arguments Details Value See Also
View source: R/empty.rpqueue.R
Check if an rpqueue is empty.
1 2 |
x |
the rpqueue to check. |
... |
additional arguments to be passed to or from methods (ignored). |
Runs in O(1) time.
logical vector of length 1.
empty
for the generic function that can be used on rstacks, rdeques, and rpqueues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.