Python interface to the R language
Project description
- RPy provides a robust Python interface to the R
programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions.