Type of python environment. Takes three possible vales - 'conda' for Anaconda environments,
'virtualenv' for Virtual environments, and 'python' to manually set the python path to use
pathOrEnvirName
Name of the environment for Anaconda and Virtual environments,
or the Python path when type is 'python'
Details
Wrapper function over reticulate functions to set a python environment to be used