Function to grab a dataframe of the jobs in the queue for the given user.
1 | get_queue_data(queue_obj, .user)
|
queue_obj |
The RSimpleQueue object currently in use. |
.user |
The user as a character string – only this user's jobs will be returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.