ee_install_upgrade: Upgrade the Earth Engine Python API

Description Usage Arguments Value See Also

View source: R/ee_install.R

Description

Upgrade the Earth Engine Python API

Usage

1
2
3
4
ee_install_upgrade(
  version = NULL,
  earthengine_env = Sys.getenv("EARTHENGINE_ENV")
)

Arguments

version

Character. The Earth Engine Python API version to upgrade. By default rgee::ee_version().

earthengine_env

Character. The name, or full path, of the environment in which the earthengine-api packages are to be installed.

Value

no return value, called to upgrade the earthengine-api Python package

See Also

Other ee_install functions: ee_install_set_pyenv(), ee_install()


csaybar/rgee documentation built on March 11, 2021, 5:48 a.m.