modeldata (version 0.0.1)

drinks: Sample time series data

Description

Sample time series data

Arguments

Value

drinks

a tibble

Details

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"

Examples

Run this code
# NOT RUN {
data(drinks)
str(drinks)
# }

Run the code above in your browser using DataLab