[R] quantmod package

ATANU ata.sonu at gmail.com
Fri Oct 28 08:21:27 CEST 2011


the code you posted works well except that when i am using chartSeries() it
does not give any graphical stuff:


>chartSeries(P,type="auto")
>Error in if (on == "years") { : missing value where TRUE/FALSE needed

i also tried to store the entire getQuote output (OHLC object) by the above
manner but it then reads the number in a format (i guess character)
unsupported by the chartSeries().

--
View this message in context: http://r.789695.n4.nabble.com/quantmod-package-tp3921071p3947026.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list