Displaying 2 results from an estimated 2 matches for "setrmetricsopt".
2011 Jul 04
1
[R-SIG-Finance] FinCenter in timeSeries with "merge", "cbind" and "rbind"
...r bind (cbind or rbind) two series,
both with a "FinCenter" different that GMT, the
result is "GMT" not the original financial center?
What am I doing wrong?
######################################################
require(timeSeries)
getRmetricsOptions("myFinCenter")
setRmetricsOptions(myFinCenter = "America/Bogota")
getRmetricsOptions("myFinCenter")
fechas <- format(timeCalendar(2010, sample(12, 6)))
datos <- matrix(round(rnorm(6), 3))
t1 <- sort(timeSeries(datos, fechas, units = "A"))
t1
fechas <- format(timeCalendar(2010, sample...
2012 Aug 07
2
Problem with global variable building a package
Hi,
My name is
Eva and this is my first message here. My English is not very good, but I hope
you can understand my question, in the context of an academic project.
I have
developed several functions in R and the
idea is that the user can access functions in order to:
1)
Alter
parameters in relation with data and type of analysis.
2)
Run
statistical analysis (Text and pdf