I'm developing a C dll to use as a package in R. I need to parse a R Matrix as a parameter to a function in a dll. I�d like to know how can I use the Sexp type and how to handle this as a matrix in the C code.
There are several examples in the R sources, just read the code and go on.
Uwe Ligges
Sorry for the bad english.
Thanks,
Daniel Ielpo
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
