| wholesale | R Documentation |
This dataset contains the annual spending amounts of wholesale customers on various product categories, along with their channel and region information.
wholesale
A data frame with 440 rows and 8 columns.
FRESH: Annual spending (m.u.) on fresh products.
MILK: Annual spending (m.u.) on milk products.
GROCERY: Annual spending (m.u.) on grocery products.
FROZEN: Annual spending (m.u.) on frozen products.
DETERGENTS_PAPER: Annual spending (m.u.) on detergents and paper products.
DELICATESSEN: Annual spending (m.u.) on delicatessen products.
CHANNEL: Customers' channel - Horeca (Hotel/Restaurant/Café) or Retail channel (Nominal).
REGION: Customers' region - Lisbon, Oporto or Other (Nominal).
# Load the dataset
data(wholesale)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.