| random_job | R Documentation | 
Submit a random job
random_job(name, secs = 30, ...)
| name | Job name. | 
| secs | Seconds to sleep. | 
| ... | Pass to  | 
It simply runs Sys.sleep(secs) in the job.
A job ID.
## Not run: 
random_job()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.