How to get the right version of python

"In Linux the python version is always determined at the installation, essentially PythonInR always uses the python version you get when you type python into the terminal."

Sys.setenv(USESPECIALPYTHONVERSION="python3.4")
#OR
#Sys.setenv(USESPECIALPYTHONVERSION="python3.6")
install.packages("PythonInR")


hrmJ/stockholm documentation built on March 7, 2020, 7 p.m.