Description Usage Details Value Author(s) See Also
Sets suitable defaults for the data mining part of TDMR.
1 |
With the call setParams(myOpts,defaultOpts())
it is possible to extend a partial list
myOpts
to a list containing all opts
-elements (the missing ones are taken from
defaultOpts()
). If myOpts
has an element not present in defaultOpts()
,
this element is not taken and a warning is issued.
With setParams(myOpts,defaultOpts(),keepNotMatching=TRUE)
also elements
of myOpts
not present in defaultOpts()
are taken (no warnings).
a list with the elements according to tdmOptsDefaultsSet
Wolfgang Konen (wolfgang.konen@th-koeln.de), Samineh Bagheri, THK, 2018
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.