Description Usage Arguments Value Author(s) See Also
Merge the options from a partial list and the default list
1 | setOpts(opts, defaultOpt)
|
opts |
a partial list of options |
defaultOpt |
a list with default values for every element |
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
Samineh Bagheri, Wolfgang Konen, Cologne University of Applied Sciences
defaultRI, defaultSAC, defaultTR, defaultEquMu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.