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

Description Usage Arguments Examples

Description

R functions for checking sanity of Third-Party Python packages and credentials.

Usage

1
2
3
4
5
6
7

Arguments

quiet

logical. Suppress info message

Examples

1
2
3
4
5
6
library(rgee)
ee_reattach() # reattach ee as a reserved word
ee_check_python()
ee_check_rgee_python_packages()
ee_check_credentials()
ee_check() # put it all together

ryali93/rgee documentation built on May 13, 2020, 4:34 a.m.