Package org.nuiton.j2r

Interface Summary
REngine This interface is the common part between the different technologies used to access R.
RInstructions  
 

Class Summary
REngineAbstract Abstract REngine that provides utility R methods (such as clear session, set working directory, import data, ...) for all R engines.
RProxy This class allows to initialize a REngine without knowing which implementation is chosen.
 

Exception Summary
RException Exception thrown when an error occur during the communication with R (whatever the communication mode is).
 



Copyright © 2006-2010 CodeLutin. All Rights Reserved.