::use_python("/opt/anaconda3/bin/python", required = TRUE) reticulate
Lab3
Introduction
Today we learn Python.
The following is a Python chunk.
Python
#Here goes the Python Code
The following is an R chunk.
R
#Here goes the R Code
Today we learn Python.
::use_python("/opt/anaconda3/bin/python", required = TRUE) reticulate
The following is a Python chunk.
Python
#Here goes the Python Code
The following is an R chunk.
R
#Here goes the R Code