Learn R Programming

mapping (version 1.4.1)

tax_wedge_ocde: OCDE tax wedge

Description

Tax wedge for OCDE countries

Usage

data("tax_wedge_ocde")

Arguments

Format

A data frame with 74 observations on the following 7 variables.

country_code

a factor with country code

year

a character vector with year

family_type

a factor with family levels

average_rate_employees_SSC

a numeric vector with Social Securities Contribution by employees

average_rate_employer_SSC

a numeric vector with Social Securities Contribution by employers

net_personal_average_tax_rate

a numeric vector with personal average tax rate

average_tax_wedge

a numeric vector with average tax wedge

Examples

Run this code
data(tax_wedge_ocde)
str(tax_wedge_ocde)

Run the code above in your browser using DataLab