get_wages_by_percentile: Retreive wages at ten distinct points in the wage...

Description Usage Arguments Value References Examples

View source: R/wages.r

Description

Wage percentiles are wages at ten distinct points in the wage distribution: deciles and the 95th percentile. The 95–50 and 50–10 wage ratios show how much greater wages are at the top than the middle, and at the middle than the bottom, respectively.

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.

data frame

References

Economic Policy Institute Data Library

Examples

1
2
3
4
5

hrbrmstr/epidata documentation built on Aug. 26, 2020, 11:38 a.m.