exprso (version 0.5.1)

ctrlModSet: Manage mod Arguments

Description

This function organizes mod arguments passed to pl functions.

Usage

ctrlModSet(func, ...)

Arguments

func

A character string. The mod function to call.

...

Additional arguments passed to the mod function.

Value

A list of arguments.