Sample time series data
a tibble
Drink sales. The exact name of the series from FRED is: "Merchant Wholesalers, Except Manufacturers' Sales Branches and Offices Sales: Nondurable Goods: Beer, Wine, and Distilled Alcoholic Beverages Sales"
# NOT RUN {
data(drinks)
str(drinks)
# }
Run the code above in your browser using DataLab