Uses of Package
org.af.jhlir.call

Packages that use org.af.jhlir.call
org.af.jhlir.call Provides classes to call R. 
org.af.jhlir.packages Provides classes for managing and installing R packages. 
 

Classes in org.af.jhlir.call used by org.af.jhlir.call
RChar
          Interface for a RChar Object that extends RObj.
RDataFrame
          Interface for a RDataFrame Object that extends RObj.
REngineException
          This exception should not happen.
REnvironment
           
RFactor
           
RInteger
           
RList
          Interface for a RList Object that extends RObj.
RLogical
           
RMatrix
           
RMatrixDouble
           
RNumeric
           
RObj
           
RRef
          The R reference interface.
RVector
          Common interface for RVector Objects.
RVectorFactor
          Common interface for Vectors and Factors.
S3Obj
          Interface for an S3 Object.
 

Classes in org.af.jhlir.call used by org.af.jhlir.packages
RCallServices