On 12 January 2013 at 00:16, Wu Wush wrote:
| To handle xts in c++, I am using `Rcpp::RObject`, xts API, and some C 
functions
| found in the source of xts.

My question was about which C function in the xts API, and which unexported
functions.  We could start getting to those (particularly the exported ones).
 
| In my opinion, it might be convenient if there is a c++ class 
`XtsNumericMatrix
| ` or `XtsIntegerMatrix` which can handle the special attributes such as 
`index`
| of xts objects easily.

That could come once we have basic access to xts, but I am unlikely to
drive.  Maybe a user (you?) wants to do it, maybe we offer it as a GSoC project.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  
_______________________________________________
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