Learn R Programming

cronR (version 0.4.2)

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

Description

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

Usage

cron_rstudioaddin(RscriptRepository)

Arguments

RscriptRepository

path to the folder where R scripts will be copied to and launched. Defaults to the extdata folder in the cronR R library

Value

the return of runGadget

Examples

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

Run the code above in your browser using DataLab