timeDate (version 3043.102)

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 Financiel Center:
   # setRmetricsOptions(myFinCenter = "Zurich")
   
## Do not take care about DST ...
   # setRmetricsOptions(myFinCenter = "GMT") 

Run the code above in your browser using DataLab