Learn R Programming

taskscheduleR (version 1.1)

taskschedulerAddin: Launch an RStudio addin which allows to schedule an Rscript interactively.

Description

Launch an RStudio addin which allows to schedule an Rscript interactively.

Usage

taskschedulerAddin(RscriptRepository, debug = TRUE)

Arguments

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

Value

the return of runGadget

Examples

Run this code
# NOT RUN {
taskschedulerAddin()
# }

Run the code above in your browser using DataLab