#' BAH Data
#'
#' A dataset containing BAH rates from 2008-2022
#'
#' @format A data frame with 5 variables:
#' \describe{
#' \item{MHA}{MHA code, ie "AK400"}
#' \item{pg}{paygrade, ie "E01"}
#' \item{dep}{dependency status, ie "With Dependents"}
#' \item{year}{year, numeric}
#' \item{bah_rate}{bah rate, numeric}
#' }
"bah_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.