Create minimal R-code corresponding to a cpp template.
Create a skeleton of required R-code once the cpp template is ready.
Rinterface(file)
file |
cpp template file. |
file <- system.file("examples/simple.cpp", package = "TMB") Rinterface(file)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.