Learn R Programming

onadata (version 0.1)

chinook_employees: Chinook employee data

Description

Extract of data on employees of a music sales company

Usage

chinook_employees

Arguments

Format

A dataframe with 8 rows and 4 variables:

EmployeeId

Employee ID number

FirstName

Employee First Name

LastName

Employee Last Name

ReportsTo

ID of Employee who they report to

Examples

Run this code
# NOT RUN {
chinook_employees
# }

Run the code above in your browser using DataLab