dataMARS | R Documentation |
An artificial scanner data set of shirt sales.
dataMARS
A data frame with 9 columns and 44 rows. The used variables are as follows:
time
- Dates of transactions (Year-Month-Day)
prices
- Prices of sold products [PLN]
quantities
- Quantities of sold products [liters]
prodID
- Unique product identifiers (data set contains 28 different prodIDs)
description
- Descriptions (labels) of sold shirts (data set contains 12 different descriptions)
brand
- Brand of sold shirts (data set contains 2 different brands: X and Y)
gender
- Gender of the person for whom the shirt is dedicated (M or F)
size
- Size of shirts (M, L, and XL)
fabric
- Fabric of shirts (cotton, polyester, blend)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.