Uses of Package
org.nuiton.j2r

Packages that use org.nuiton.j2r
org.nuiton.j2r   
org.nuiton.j2r.jni   
org.nuiton.j2r.net   
org.nuiton.j2r.types   
 

Classes in org.nuiton.j2r used by org.nuiton.j2r
REngine
          This interface is the common part between the different technologies used to access R.
RException
          Exception thrown when an error occur during the communication with R (whatever the communication mode is).
 

Classes in org.nuiton.j2r used by org.nuiton.j2r.jni
REngine
          This interface is the common part between the different technologies used to access R.
REngineAbstract
          Abstract REngine that provides utility R methods (such as clear session, set working directory, import data, ...) for all R engines.
RException
          Exception thrown when an error occur during the communication with R (whatever the communication mode is).
 

Classes in org.nuiton.j2r used by org.nuiton.j2r.net
REngine
          This interface is the common part between the different technologies used to access R.
REngineAbstract
          Abstract REngine that provides utility R methods (such as clear session, set working directory, import data, ...) for all R engines.
RException
          Exception thrown when an error occur during the communication with R (whatever the communication mode is).
 

Classes in org.nuiton.j2r used by org.nuiton.j2r.types
REngine
          This interface is the common part between the different technologies used to access R.
RException
          Exception thrown when an error occur during the communication with R (whatever the communication mode is).
 



Copyright © 2006-2009 CodeLutin. All Rights Reserved.