
Return the Python executable used by the grayleafspot pipeline
Source:R/python_engine.R
grayleafspot_python_executable.RdResolves the Python interpreter in this priority order: the python
argument, the GRAYLEAFSPOTR_PYTHON environment variable, the
grayleafspotr.python option, rvenv_arm_311/bin/python relative to the
working directory, and finally python3 / python from PATH.