|
||||||||
PREV NEXT | FRAMES NO FRAMES |
o_clazz
with the method name name
and arguments types defined by arg_clazz
.
rjava.path
: path of the rJava package
rjava.lib
: lib sub directory of the rJava package
main.class
: main class to "boot", assumes Main if not specified
rjava.class.path
: set of paths to populate the initiate the class path
and boots the "main" method of the specified main.class
,
passing the args down to the booted class
This makes sure R and rJava are known by the class loader
true
|
||||||||
PREV NEXT | FRAMES NO FRAMES |