3 lines
64 B
R
3 lines
64 B
R
|
|
dyn.load("my/special/R/lib.so")
|
||
|
|
.Call("my_lib_fun", arg1, arg2)
|