We received a question about how you can use Orchest with R and utilize the data passing features.
Check out this sample GitHub project (simply import Projects -> Import Project in Orchest) to see how to use R in Orchest.
https://github.com/ricklamers/orchest-pipeline-r-python-mix
For the curious, it utilizes the
reticulate package for Python library interop.