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 0.9.13 Index]