R Interface to Python
The reticulate package provides a comprehensive set of tools for interoperability between Python and R. The package includes facilities for:
Reticulate embeds a Python session within your R session, enabling seamless, high-performance interoperability. If you are an R developer that uses Python for some of your work or a member of data science team that uses both languages, reticulate can dramatically streamline your workflow!