Hi All, Currently I am using R 2.14.0 version in which RMySQL package is available to establish connection with MySql database. I want to use'quantmod' package which is use for stock charts. Could anyone tell how to establish connection to MySQL DB in quantmod package? I have tried but got the following error-
Quantmod / xts problem " Error in `[.xts`(x, xsubset) : subscript out of bounds" -- View this message in context: http://r.789695.n4.nabble.com/How-to-fetch-data-from-MySql-DB-using-Quantmod-package-tp4359516p4359516.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.