aus_pop_qtr {grattan} | R Documentation |
Australia's population
Description
Australia's population
Usage
aus_pop_qtr(date_quarter, allow.projections = TRUE)
Arguments
date_quarter |
A character string (YYYY-QQ). |
allow.projections |
If the date is beyond the ABS's confirmed data, should a projection be used? |
Value
The population at date_quarter
, or at the most recent year in the data if projections are disallowed.
[Package grattan version 2024.1.1 Index]