Learn R Programming

timeDate (version 4041.110)

myFinCenter: myFinCenter variable

Description

A character string with the name of my financial center.

Arguments

See Also

listFinCenter

Examples

Run this code
## myFinCenter - the global setting currently used
getRmetricsOptions("myFinCenter")
   
## change to another financial center
# setRmetricsOptions(myFinCenter = "Zurich")
   
## Do not care about DST
# setRmetricsOptions(myFinCenter = "GMT") 

Run the code above in your browser using DataLab