---
author:
- name: Evelyn Metzger
orcid: 0000-0002-4074-9003
affiliations:
- ref: bsb
- ref: eveilyeverafter
execute:
eval: false
freeze: auto
message: true
warning: false
self-contained: false
code-fold: false
code-tools: true
code-annotations: hover
---
# Additonal Resources {#sec-resources .unnumbered}
- Information from Posit on how to use python within Rstudio: [https://posit.co/blog/three-ways-to-program-in-python-with-rstudio/](https://posit.co/blog/three-ways-to-program-in-python-with-rstudio/)
- To learn about using R and python in Quarto: [https://www.r-bloggers.com/2023/01/combining-r-and-python-with-reticulate-and-quarto/](https://www.r-bloggers.com/2023/01/combining-r-and-python-with-reticulate-and-quarto/){.link-preview}
- The specific version of python I used was 3.10.18 using [pyenv](https://github.com/pyenv/pyenv).