powered by
gets the alert detection runner execution status
is_detect_running()
logical Whether the alert detection task is running
returns a logical value being TRUE if the alert detection task is actually running
if(FALSE){ library(epitweetr) message('Please choose the epitweetr data directory') setup_config(file.choose()) is_detect_running() }
Run the code above in your browser using DataLab