Skip to contents

Get Yearly Salary and Bonus

Usage

get_yearly_salary_and_bonus(
  union_rate,
  area,
  year,
  pay_group,
  step,
  data = NULL
)

Arguments

union_rate

default: "tv-l"

area

default: "west"

year

year of tariff (default: 2009)

pay_group

pay group as retrieved by get_salary() or get_salaries()

step

step as retrieved by get_salary() or get_salaries()

data

optional. Data frame with columns "union_rate", "area", "year", "pay_group", "step". If given, the function is called for each row of this data frame