qadvance | R Documentation |
Add an element to the front of a queue
qadvance(Q, x)
Q |
rdeque class object |
x |
an element to add to the queue, the forst on is dropped |
the updated queue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.