错误如下
Error in download.file(paste(google.URL, "q=", Symbols.name, "&startdate=", : cannot open URL 'http://finance.google.com/finance/historical?q=ORCL&startdate=Aug+20,+2013&enddate=Aug+22,+2013&output=csv' In addition: Warning message: In download.file(paste(google.URL, "q=", Symbols.name, "&startdate=", : InternetOpenUrl failed: '操作超时'
原因: 网络设置问题
http://millenniummeetonce.blogspot.com/2014/02/r-rstudio-internetopenurl-failed.html
本文介绍了一种在使用R语言进行数据下载时遇到的网络问题及其解决方案。具体错误为无法打开URL,并提示操作超时。文章引用了一个外部链接作为解决该问题的参考。
1122





