get_poverty_level_wages: Poverty-level wages

Description Usage Arguments Details Value References Examples

View source: R/poverty.R

Description

Return the share of workers earning equal to or less than the poverty-level wage, or the hourly wage that a full-time, year-round worker must earn to sustain a family of four with two children at the official poverty threshold.

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".

Details

Population sample: Wage and salary workers age 18–64. Data source: CPS ORG | Census Bureau (poverty threshold)

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.