Rmetrics option settings
options-RmetricsOptions.RdAllow the user to set and examine a variety of global options which affect the way in which Rmetrics functions compute and display their results.
Arguments
- x
a character vector of option names. If missing, give all Rmetrics options currently set.
- unset
a character vector or a list specifying what values to return for options in
xthat are not set (seemget).- ...
any options can be defined using
name = valueor by passing a list of such tagged values.