Description Usage Arguments Value
Shows what data sets are available and what they're called. For an in-depth query of a data set specify the table and variable.
1 | nz_census_tables(table_name = "", variables = FALSE)
|
table_name |
The name of the table that for a description. Must be a string e.g. "dwelling_area_units". |
variables |
Whether to show variables of a table or not. Table must be specified when checking out a specific variable. |
A table describing the data set(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.