Learn R Programming

onadata (version 0.1)

chinook_items: Chinook item sales data

Description

Extract of data on items sold by a music sales company

Usage

chinook_items

Arguments

Format

A dataframe with 2240 rows and 2 variables:

InvoiceId

ID number of invoice containing the item

TrackId

ID number of the item

Examples

Run this code
# NOT RUN {
chinook_items
# }

Run the code above in your browser using DataLab