setOpts: Merge the options from a partial list and the default list

Description Usage Arguments Value Author(s) See Also

View source: R/defaultSAC.R

Description

Merge the options from a partial list and the default list

Usage

1
setOpts(opts, defaultOpt)

Arguments

opts

a partial list of options

defaultOpt

a list with default values for every element

Value

a list combined from opts and defaultOpt where every available element in opts overrides the default. For the rest of the elements the value from defaultOpt is taken.
A warning is issued for every element appearing in opts but not in defaultOpt

Author(s)

Samineh Bagheri, Wolfgang Konen, Cologne University of Applied Sciences

See Also

defaultRI, defaultSAC, defaultTR, defaultEquMu


SACOBRA documentation built on March 26, 2020, 7:15 p.m.