The path to a Python interpreter, to be used with rgee.
python_env
The name of, or path to, a Python virtual environment.
install
if TRUE, rgee will save the Python interpreter path and
the virtual environment name in the .Renviron file
for use in future sessions. Defaults to FALSE.
confirm
Logical. Confirm if restart R when the 'install'
argument is TRUE.
Details
It is necessary to restart R to observe change when setting a
different Python version. ee_set_pyenv will ask you to restart R.