Uses of Class
com.jstatcom.engine.rstat.RArgProps

Packages that use RArgProps
com.jstatcom.engine.rstat R communication, see www.r-project.org. 
 

Uses of RArgProps in com.jstatcom.engine.rstat
 

Fields in com.jstatcom.engine.rstat declared as RArgProps
static RArgProps RArgProps.AS_EXPR
          Legal values are boolean values true and false.
static RArgProps RArgProps.AS_FORMULA
          Legal values are boolean values true and false.
static RArgProps RArgProps.DFRAME_VARNAMES
          Legal values are String[] arrays where the entries are valid R symbols.
static RArgProps RArgProps.PARAM_NAME
          Legal values are valid variable names.
static RArgProps RArgProps.RLIST_KEY
          Legal values are valid variable names.