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/
_______________________________________________
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