[Rcpp-devel] exporting void test(void) function

Tim Keitt tkeitt at gmail.com
Tue Dec 31 05:15:34 CET 2013


Apologies if this is the wrong list for user questions -- happy to be
redirected -- I did not see it immediately.

Am I correct in noting that

// [[Rcpp::export]]
void test(void)
{
    // do something
}

does not generate any code in RcppExports.R?

Thanks.

-- 
Timothy H. Keitt
http://www.keittlab.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20131230/caf8808e/attachment.html>


More information about the Rcpp-devel mailing list