Learn R Programming

epidata (version 0.4.0)

get_compensation_wages_and_benefits: Compensation, wages, and benefits

Description

Return the nonwage payments, referred to as fringe benefits, and wages. Compensation includes employer payments for health insurance, pensions, and payroll taxes (primarily payments toward Social Security and unemployment insurance).

Usage

get_compensation_wages_and_benefits()

Arguments

Value

tbl_df with data filtered by the selected criteria.

data frame

Details

Wages are in 2016 dollars. Wage and salary workers (NIPA) | Private-sector workers (ECEC)

References

Economic Policy Institute Data Library

Examples

Run this code
# NOT RUN {
if (not_dos()) get_compensation_wages_and_benefits()
# }

Run the code above in your browser using DataLab