Re: [Rd] Saving Rcpp Objects for Future Use

2011-09-09 Thread Dirk Eddelbuettel
Hola, On 9 September 2011 at 16:07, Michael King wrote: | Hello, | | I have recently been doing some research regarding how to successfully save | and load Rcpp Objects ( objects from modules ) for future use, but with | little success. For example, to use the example package (from package | ske

[Rd] Saving Rcpp Objects for Future Use

2011-09-09 Thread Michael King
Hello, I have recently been doing some research regarding how to successfully save and load Rcpp Objects ( objects from modules ) for future use, but with little success. For example, to use the example package (from package skeleton) in Rcpp: >library(Rcpp) >Rcpp.package.skeleton("rdevelhelp", m