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

Description Usage Arguments Value Examples

Description

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

Usage

1
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

passed on to taskscheduler_create

Value

the return of runGadget

Examples

1
2
3
4
## Not run: 
taskschedulerAddin()

## End(Not run)

anuj0607/taskSchedulerR documentation built on May 19, 2019, 3:05 a.m.