return_args {DesignLibrary}R Documentation

Generates character string for non-fixed arguments in a designer using substitution approach.

Description

Generates character string for non-fixed arguments in a designer using substitution approach.

Usage

return_args(args, fixes)

Arguments

args

Function arguments.

fixes

Function arguments that are fixed (i.e., already evaluated in body of function)


[Package DesignLibrary version 0.1.10 Index]