knitr::opts_chunk$set( collapse = TRUE, cache = !TRUE, comment = "#>", message = FALSE, warning = FALSE, out.width = "100%", fig.align = "center", fig.width = 8, fig.path = "inst/figures/" )
This package contains datasets of responses to the 2006, 2013 and 2018 NZ Censuses grouped by different geographic areas. This package is designed to be used as a data package for the censusnz package, which will provide functions for accessing and interacting with the data.
This package can be installed using via the remotes
package:
remotes::install_github(repo = 'harmonic-analytics/db-censusnz')
In future, this package will be installed automatically with the censusnz package automatically.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.