powered by
Upgrade the Earth Engine Python API
ee_install_upgrade( version = NULL, earthengine_env = Sys.getenv("EARTHENGINE_ENV") )
no return value, called to upgrade the earthengine-api Python package
Character. The Earth Engine Python API version to upgrade. By default rgee::ee_version().
rgee::ee_version()
Character. The name, or full path, of the environment in which the earthengine-api packages are to be installed.
Other ee_install functions: ee_install_set_pyenv(), ee_install()
ee_install_set_pyenv()
ee_install()
if (FALSE) { library(rgee) # ee_install_upgrade() }
Run the code above in your browser using DataLab