if(FALSE){
library(epitweetr)
#load configuration
message('Please choose the epitweetr data directory')
setup_config(file.choose())
#make some changes
#conf$collect_span = 90
#saving changes
save_config()
}
Run the code above in your browser using DataLab