R functions for checking sanity of Python Selenium Chromedriver, Third-Party Python packages and credentials

ee_check()

ee_check_python(quiet = FALSE)

ee_check_rgee_python_packages()

ee_check_drivers()

ee_check_credentials()

Arguments

quiet

logical. Suppress info message

Examples

if (FALSE) { library(rgee) ee_check() }