|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |