View source: R/taskschedulerAddin.R
taskschedulerAddin | R Documentation |
Launch an RStudio addin which allows to schedule an Rscript interactively.
taskschedulerAddin(RscriptRepository, debug = TRUE)
RscriptRepository |
path to the folder where R scripts will be copied to and launched. Defaults to the extdata folder in the taskscheduleR R library |
debug |
passed on to |
the return of runGadget
## Not run:
taskschedulerAddin()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.