sboysel / fredr

An R client for the Federal Reserve Economic Data (FRED) API
https://sboysel.github.io/fredr/
Other
92 stars 21 forks source link

properly parse vectors passed to vintage_dates argument #89

Closed sboysel closed 3 years ago

sboysel commented 3 years ago

Addresses #88. If vintage_dates is not a scalar, then the dates are checked then converted to a comma delimited string.