Learn R Programming

MSBStatsData (version 0.0.2)

salary_trends: Salary trend data

Description

Dataset containing the average salary of a footwear company's employees over 10 years.

Usage

salary_trends

Arguments

Format

A tibble with 10 rows and 2 variables:

year [dbl]

Year of record.

avg_salary [dbl]

Average salary in the corresponding year.