Hi, I need to dowload a time series with arbitray start date and end date, from this site: http://www.mcxindia.com/sitepages/SpotMarketHistory.aspx?sLinkPage=Y While I can download my required data manually, I would like R to do that for me. I have tried 'quandl' package, however could not find any such data available to download. Can somebody point me some R function which can help me to download that data automatically? Regards, [[alternative HTML version deleted]]
______________________________________________ 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.