generate_parameter_documentation {dynwrap} | R Documentation |
Generate the parameter documentation of a method, use with @eval
Description
Generate the parameter documentation of a method, use with @eval
Usage
generate_parameter_documentation(definition)
Arguments
definition |
The definition which contain the parameters |
Value
A character vector containing the roxygen tags
[Package dynwrap version 1.2.4 Index]