return_args {DesignLibrary} | R Documentation |
Generates character string for non-fixed arguments in a designer using substitution approach.
return_args(args, fixes)
args |
Function arguments. |
fixes |
Function arguments that are fixed (i.e., already evaluated in body of function) |