cSEM (version 0.2.0)

handleArgs: Internal: Handle arguments

Description

Internal helper function to handle arguments passed to any function within cSEM.

Usage

handleArgs(.args_used)

Arguments

.args_used

A list of argument names and user picked values.

Value

The args_default list, with default values changed to the values given by the user.