Hi, I want to mudulize my code.
I figure it's nice to use R code as a wrapper, and call different RM processes.
Since R is more flexible and better with logics, it's easier to parse inputs and organize outputs with R.
Is it possible to call RM process in `execute R`?
Thanks-