Preface
Combining R and Python for Scientific Computing
Preface
1
Introduction
Python for the R User
2
Differences between R and Python
Using R and Python Together
3
Language bridges: reticulate / rpy2
4
Quarto: language agnostic publishing
5
Web Applications: Shiny for R / Shiny for Python
6
Using R and Python in the shell
7
Managing Environments
Table of contents
Preface
Combining R and Python for Scientific Computing
Author
Thomas Zwagerman
Published
July 11, 2024
Preface
Hello!
1
Introduction