awote {grattan} | R Documentation |
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 |
isMale |
(logical, default: |
isAdult |
(logical, default: |
isOrdinary |
Use ordinary weekly earnings? |
Examples
awote() # Current AWOTE
[Package grattan version 2024.1.1 Index]