Executing R Scripts to Generate Plots -------------------------------------- This documentation will guide you through generating plots in Python by executing R code. This will be done through writing a new Python and R script, and integrating the two with the appropriate Ligare methods. :example:`R-integration` .. toctree:: :maxdepth: 2 :caption: Contents: 1-setting-up-your-project 2-creating-the-python-script 3-creating-the-R-script 4-testing-the-scripts