Uses of Interface
org.af.jhlir.call.RDataFrame

Packages that use RDataFrame
org.af.jhlir.call Provides classes to call R. 
 

Uses of RDataFrame in org.af.jhlir.call
 

Subinterfaces of RDataFrame in org.af.jhlir.call
 interface RDataFrameRef<WRAPPED_REF,RESOLVED_TYPE>
           
 

Methods in org.af.jhlir.call that return RDataFrame
 RDataFrame RObj.asRDataFrame()