You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you think it would be possible to convert an object[,] send as result from C# to show up in R as data frame? Maybe we could do some sort of recursion over SEXP clr_obj_ms_convert_to_SEXP(CLR_OBJ &obj) in rClr.cpp? I have tried couple of things, but no luck so far. If you could point me in right direction that would be much appreciated.
Regards,
Jorrit
The text was updated successfully, but these errors were encountered:
jorritjaap
changed the title
C# object[,] to R data.table
C# object[,] to R data frame
Nov 15, 2017
Hi Jean-Michel,
Do you think it would be possible to convert an object[,] send as result from C# to show up in R as data frame? Maybe we could do some sort of recursion over SEXP clr_obj_ms_convert_to_SEXP(CLR_OBJ &obj) in rClr.cpp? I have tried couple of things, but no luck so far. If you could point me in right direction that would be much appreciated.
Regards,
Jorrit
The text was updated successfully, but these errors were encountered: