Hi
            I have DLL which has function which returns 2D array flattened to 
1-dimentional array of Microsoft variant type structure. I am able to call that 
function using Rcpp; I want to take that data in R.
           I want to represent that in row column format in R. I want to do 
that conversion in .cpp files. What are the options I have ?  Any idea how to 
do that ? As number of rows and columns keeps on changing.
I do not see any package which converts variant structure to R.

Regards

The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to