formals<–methods {Rcpp} | R Documentation |
Set the formal arguments of a C++ function
Description
Set the formal arguments of a C++ function
Methods
signature(fun = "C++Function")
-
Set the formal arguments of a C++ function
[Package Rcpp version 1.0.13 Index]