The goal of runjob is to provide an easy way to run R jobs from rstudio with a keyboard shortcut, then put the results of the job into the parent environment.
This package is not available on cran.
Install from github with:
devtools::install_github("jamesM131/runjob")
This is a basic example which shows you how to solve a common problem:
library(runjob)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.