powered by
stops the alert detection task
stop_detect_runner_task()
Nothing
Stops the alert detection task if it is already running This function will try also deactivate the respective scheduled task on Windows.
if(FALSE){ #getting tasks statuses library(epitweetr) message('Please choose the epitweetr data directory') setup_config(file.choose()) stop_detect_runner_task() }
Run the code above in your browser using DataLab