numeric, the fraction to return the value.
The utility will lookup within a month to find value.
For debug purpose, set it to NULL, and the intermediate
data table will be returned.
local_file
character, the file name of an internal file.
For debug purpose, set it to NULL, and the process will
initiate the source data from FRED via symbol,
instead of a local file.
symbol
character, the FRED symbol.
online
logical, whether to fetch online data from FRED. Default is FALSE.
daily_symbol
character, the FRED symbol to read daily data that supplements
the monthly data. Default is NULL.
period
charater, length-1 string indicating the data period of the symbol.
M is monthly, Q is quarterly. Default is M.
Value
The values of the symbol, numeric with the same length as fraction.