get_abs_household_size_population: Get population associated with each household size in an LGA...

View source: R/abs_household_size_population.R

get_abs_household_size_populationR Documentation

Get population associated with each household size in an LGA or a state

Description

Get population associated with each household size in an LGA or a state

Usage

get_abs_household_size_population(state = NULL, lga = NULL)

Arguments

state

target Australian state name in abbreviated form, such as "QLD", "NSW", or "TAS"

lga

target Australian local government area (LGA) name, such as "Fairfield (C)". See abs_lga_lookup() for list of lga names

Value

returns a data frame with household size and the population associated with it in each LGA or state.

Examples

get_abs_household_size_population(state = "NSW")

njtierney/conmat documentation built on April 17, 2025, 10:27 p.m.