Learn R Programming

onadata (version 0.1)

chinook_customers: Chinook customer data

Description

Extract of data on customers of a music sales company

Usage

chinook_customers

Arguments

Format

A dataframe with 59 rows and 4 variables:

CustomerId

Customer ID number

FirstName

Customer First Name

LastName

Customer Last Name

SupportRepId

ID of Sales Rep assigned to customer

Examples

Run this code
# NOT RUN {
chinook_customers
# }

Run the code above in your browser using DataLab