Jieyi Xiong
Jieyi Xiong
Thanks for your explanation. I think rcopy(Vector, ...) is a useful design since the output type is always expected. Maybe this syntax can be officially documented. Alternatively, I may propose...
I just guess Rif.@R, Rif.@R_str and Rif.Rinenv could have similar high-level function as R-magic in rpy2, isn't it? If so, could you show me a example how to use them?...
That's cool! Thanks! I have another question, is there any convenient method in the package to convert a RArray, RListType and RDataArray to the corresponding Julia data type? So far...