rpy2_sample_notebooks
rpy2_sample_notebooks copied to clipboard
Some sample notebooks using R commands within Python through rpy2 module
Jupyter+Python+R with rpy2 and magics
Some sample notebooks using R magic commands within Python Jupyter notebooks using rpy2 module. The aim was to show how to load rpy2 within a notebook and then pass variables from python to R and back.
See blog at: http://blog.revolutionanalytics.com/2016/01/pipelining-r-python.html