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

View source: R/taskschedulerAddin.R

taskschedulerAddinR Documentation

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

passed on to taskscheduler_create

Value

the return of runGadget

Examples

## Not run: 
taskschedulerAddin()

## End(Not run)

bnosac/taskscheduleR documentation built on March 18, 2024, 8:37 a.m.