r-cran-reticulate

R interface to Python modules, classes, and functions
  https://cran.r-project.org/package=reticulate
  0
  no reviews



Interface to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types.