taskscheduleR-package   Schedule R Scripts/Processes with the Windows
                        Task Scheduler
taskschedulerAddin      Launch an RStudio addin which allows to
                        schedule an Rscript interactively.
taskscheduler_create    Schedule an R script with the Windows task
                        scheduler.
taskscheduler_delete    Delete a specific task which was scheduled in
                        the Windows task scheduler.
taskscheduler_ls        Get all the tasks which are currently scheduled
                        at the Windows task scheduler.
taskscheduler_runnow    Immediately run a specific task available in
                        the Windows task scheduler.
taskscheduler_stop      Stop the run of a specific task which is
                        running in the Windows task scheduler.
