salary_trends {MSBStatsData} | R Documentation |
Salary trend data
Description
Dataset containing the average salary of a footwear company's employees over 10 years.
Usage
salary_trends
Format
A tibble with 10 rows and 2 variables:
- year [dbl]
Year of record.
- avg_salary [dbl]
Average salary in the corresponding year.
[Package MSBStatsData version 0.0.2 Index]