R/schtasks_cron.R
schedule_crontab.Rd
creates a job named taskname that runs every minute using *nix crontab
taskname
crontab
schedule_crontab(command, taskname = "tessiflow")
string command line expression
string name of task
result of system call