I am downloading data from FRED with the quantmod library (author Jeffrey A. Ryan). With Yahoo and Google data, I am able to s
quantmod
You have to download all the data and subset later. getSymbols.FRED does not support the from argument like getSymbols.yahoo does.
getSymbols.FRED
from
getSymbols.yahoo