Skip to contents

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.