series
Get all available vintages for the time series identified by series
getTimeSeriesVintages(series, con, tbl_vintages = "timeseries_vintages",
schema = "timeseries")
character Names of the time series for which to get the vintages
PostgreSQL connection object.
character string denoting the name of the vintages time series table in the PostgreSQL database.
SQL schema name. Defaults to timeseries.