Lab3

Author

Your Name

Published

November 5, 2024

Introduction

Today we learn Python.

reticulate::use_python("/opt/anaconda3/bin/python", required = TRUE)

The following is a Python chunk.

Python
#Here goes the Python Code

The following is an R chunk.

R
#Here goes the R Code