RmetricsOptions {timeDate} | R Documentation |
Rmetrics option settings
Description
Allow the user to set and examine a variety of global options which affect the way in which Rmetrics functions compute and display their results.
Usage
setRmetricsOptions(...)
getRmetricsOption(x, unset = "")
Arguments
unset |
a character string holding the return value is x is not set. |
x |
a character string holding an option name. |
... |
any options can be defined, using |
[Package timeDate version 4032.109 Index]