The default input for many recurring arguments is carried with the cypro object. Use this function to savely adjust the default according to your preference.

adjustDefaultInstructions(object, ...)

Arguments

object

A valid cypro object.

...

The argument names with their new default value specified with the following syntax 'argument_name' = 'argument_default'.

Use adjustableDefaultInstructions() to obtain all argument names whose default input you can manipulate this way.

Value

An updated version of the input cypro-object.