myFinCenter | R Documentation |
A character string with the name of my financial center.
Can be modified by the user to his/her own or any other financial
center. The default is "GMT"
. To list all supported
financial centers use the function listFinCenter
.
listFinCenter
## myFinCenter - the global setting currently used
getRmetricsOptions("myFinCenter")
## change to another financial center
# setRmetricsOptions(myFinCenter = "Zurich")
## Do not care about DST
# setRmetricsOptions(myFinCenter = "GMT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.