| runnR | R Documentation | 
Do you ever feel like you are getting enough done. In fact, you've gotten everything you wanted done, but you still have a few more hours at work. Well, use runnR to make that console busy!
runnR( time = sample(100:500, size = 1), what = rep(letters, times = 2), ran_time = TRUE )
| time | how long do you want the function to run? | 
| what | What do you want the function to say is processing? | 
| ran_time | Do you want the run time of the function to be random? I do! | 
runnR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.