get_wages_by_education: Retreive the average hourly wages of workers disaggregated by...

Description Usage Arguments Value References Examples

View source: R/wages.r

Description

Wages by education are the average hourly wages of workers disaggregated by the highest level of education attained. Employment shares provide the distribution of educational attainment for workers of each gender, racial, and ethnic group as a share of total employed for each group.

Usage

1

Arguments

by

NULL or character string with any combination of g (Gender) or r (Race), i.e. if you want to retrieve unemployment data by gender and race, you would set this parameter to "gr".

Value

tbl_df with data filtered by the selected criteria.

References

Economic Policy Institute Data Library

Examples

1
2
3
4
5

epidata documentation built on Aug. 26, 2020, 9:06 a.m.