R/data.R

#' @title Maximum superannuation contribution base
#' 
#' @description Data maximum super contribution base.
#' 
#' @format A data frame with 25 rows and 2 variables:
#' \describe{
#'  \item{fy_year}{The financial year.}
#'  \item{max_sg_per_qtr}{Maximum superannuation guarantee per quarter.}
#' }
#' 
#' @source ATO.

"max_super_contr_base"

Try the grattan package in your browser

Any scripts or data that you put into this service are public.

grattan documentation built on June 22, 2024, 11:55 a.m.