1

I am getting an error when I download data from FRED:

Error in download.file(paste(FRED.URL, "/", Symbols[[i]], "/", "downloaddata/",  : 
  cannot open URL 'http://research.stlouisfed.org/fred2/series/RU2000PR/downloaddata/RU2000PR.csv'

Here is what I run:

library("quantmod")
getSymbols("RU2000PR", src='FRED')

When I manually paste the URL it will download the file...

LyzandeR
  • 37,047
  • 12
  • 77
  • 87
Rime
  • 912
  • 2
  • 11
  • 39

0 Answers0