collect_bah: Gather BAH data

View source: R/collect_bah.R

collect_bahR Documentation

Gather BAH data

Description

Gather BAH data

Usage

collect_bah(
  mha,
  years = 2015:2022,
  dependency = "With Dependents",
  paygrades = "Limited"
)

Arguments

mha

string of MHA code, ie "AK400"

years

numeric series of years, default is 2015:2022

dependency

dependency status, either "With Dependents" or "Without Dependents", default is "With Dependents"

paygrades

either "Limited", which exludes enlisted and warrant officers or "All", default is "Limited"

Value

This function returns a dataframe of BAH rates

Author(s)

Bjorn Kallerud


bjornkallerud/dataOPS documentation built on Oct. 1, 2022, 10:42 a.m.