powered by
It runs a set of automated sanity checks for helping the user to troubleshot issues
check_all()
Data frame containing the statuses of all realized checks
This function executes a series of sanity checks, concerning, Java, bitness, task status, dependencies and Twitter authentication.
if(FALSE){ #importing epitweer library(epitweetr) message('Please choose the epitweetr data directory') setup_config(file.choose()) #running all tests check_all() }
Run the code above in your browser using DataLab