Learn R Programming

rgee (version 0.2.0)

ee_check-tools: Interface to check Python and non-R rgee dependencies

Description

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

Usage

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

Run this code
# NOT RUN {
library(rgee)
ee_reattach() # reattach ee as a reserved word
ee_check()
# }

Run the code above in your browser using DataLab