Learn R Programming

onadata (version 0.1)

chinook_invoices: Chinook invoice data

Description

Extract of data on customer invoices from a music sales company

Usage

chinook_invoices

Arguments

Format

A dataframe with 412 rows and 2 variables:

InvoiceId

Invoice ID number

CustomerId

CustomerID number

Examples

Run this code
# NOT RUN {
chinook_invoices
# }

Run the code above in your browser using DataLab