sales {hypercube}R Documentation

Sales of books

Description

A dataset containing 2,500 sales of 4 books in different states and countries.

Usage

sales

Format

A data fram with 2500 rows and 7 variables:

month

month as number

year

year as number

state

abbreviation of the state as character

country

country as character

product

name of the product as character

unit

number of sold products

amount

amount of sales

Source

Synthetic dataset


[Package hypercube version 0.2.1 Index]