running R code inside Python quickly transferring huge datasets between Python (NumPy/pandas/polars) and R without writing to disk interactively working in both languages at the same time ...
See tests/ for examples on how to use this. Note that this package does NOT do any type checking. Coercion of data types from and to strings must be done by the user of this library.