A function which shows what data sets are available and what they're called. For an indepth query of a data set specify the table.

nz_census_tables(table_name = data.frame(), variables = FALSE)

Arguments

table_name

The name of the table that for a description. Defaults to false for all tables.

variables

Whether to show variables of a table or not. Table must be specified.

Value

A table describing the data sets or data set.