diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index 8600bc9..92c8c80 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -94,7 +94,7 @@ auto-alignment of data. Rpy2 ---- -`Rpy2 `_ is a Python binding for the R +`Rpy2 `_ is a Python binding for the R statistical package allowing the execution of R functions from Python and passing data back and forth between the two environments. Rpy2 is the object oriented implementation of the `Rpy `_