Using rpy-bridge with renv Projects =================================== Python Example -------------- .. literalinclude:: ../examples/renv_usage.py :language: python :linenos: .. note:: You can also point `path_to_renv` directly to the renv folder: `project_dir = Path("/path/to/my_r_project/renv")`.