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 name = value or by passing a list of such tagged values.


[Package timeDate version 4032.109 Index]