Package org.rosuda.REngine.JRI

REngine-based interface to JRI Currently it uses low-level calls from org.rosuda.JRI.Rengine, but all REXP representations are created based on the org.rosuda.REngine API

See:
          Description

Class Summary
JRIEngine JRIEngine is a REngine implementation using JRI (Java/R Interface).
 

Package org.rosuda.REngine.JRI Description

REngine-based interface to JRI

Currently it uses low-level calls from org.rosuda.JRI.Rengine, but all REXP representations are created based on the org.rosuda.REngine API