Description Usage Format Examples
Weekly sales data of 11 analgesics products at the store level. Data is for 73 stores over 48 weeks
1 | data('analgesics')
|
A data.frame with 38544 observations on 8 variables:
store_id: Numeric identifier for each store
week_id: Numeric identifier for week of data
brand_id: Numeric identifier for brand of analgesic
sales: Number of units sold
customers: Number of customers at store in a week
price: Product price
promotion: = TRUE if brand is on promotion
wholesale_price: Price store pays for product
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.