Skip to content
Prev 7446 / 10988 Next

[Rcpp-devel] Error in Module

Hello, 

Just sourceCpp the .cpp file and use the functions verbatim:
[1] 4 

If you really want to use the module as an object, you have to pick it up from the right spot:
[1] "hello"

Romain

Le 8 avr. 2014 ? 09:00, Br?tje David <d.broetje at tu-braunschweig.de> a ?crit :