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