Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# object[,] to R data frame #33

Open
jorritjaap opened this issue Nov 15, 2017 · 0 comments
Open

C# object[,] to R data frame #33

jorritjaap opened this issue Nov 15, 2017 · 0 comments

Comments

@jorritjaap
Copy link

jorritjaap commented 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

@jorritjaap jorritjaap changed the title C# object[,] to R data.table C# object[,] to R data frame Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant