DesignLibrary (version 0.1.4)

assignment_string: Generates string of assignment of value to argument

Description

Generates string of assignment of value to argument

Usage

assignment_string(arg_name, arg_values)

Arguments

arg_name

A string. Label of assignment object.

arg_values

A list. Values to be assigned to the argument. Can be character, logical or numeric of any length.