grattan (version 2024.1.1)

awote: AWOTE

Description

Adult weekly ordinary-time earnings

Usage

awote(
  Date = NULL,
  fy.year = NULL,
  rollDate = "nearest",
  isMale = NA,
  isAdult = TRUE,
  isOrdinary = TRUE
)

Arguments

Date, fy.year

When the AWOTE is desired.

rollDate

How should the Date be joined to the source data? Passed to data.table.

isMale

(logical, default: NA) TRUE for male weekly earnings, FALSE for female, NA for the weekly earnings of both sexes.

isAdult

(logical, default: TRUE) Use adult weekly earnings?

isOrdinary

Use ordinary weekly earnings?

Examples

Run this code
awote()  # Current AWOTE


Run the code above in your browser using DataLab