R/nzcensr.R

#' nzcensr.
#'
#' @name nzcensr
#' @docType package
#' @import sf dplyr tidyr stringr tibble
NULL

#' Dwelling area units data
#'
#' Dwelling data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_area_units)
#' @keywords data
"dwelling_area_units"

#' Dwelling local boards data
#'
#' Dwelling data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_local_boards)
#' @keywords data
"dwelling_local_boards"

#' Dwelling meshblocks data
#'
#' Dwelling data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_meshblocks)
#' @keywords data
"dwelling_meshblocks"

#' Dwelling regional data
#'
#' Dwelling data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_regions)
#' @keywords data
"dwelling_regions"

#' Dwelling territorial authority data
#'
#' Dwelling data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_tas)
#' @keywords data
"dwelling_tas"

#' Dwelling wards data
#'
#' Dwelling data set at the ward level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(dwelling_wards)
#' @keywords data
"dwelling_wards"

#' Family area units data
#'
#' Family data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_area_units)
#' @keywords data
"family_area_units"

#' Family local boards data
#'
#' Family data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_local_boards)
#' @keywords data
"family_local_boards"

#' Family meshblocks data
#'
#' Family data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_meshblocks)
#' @keywords data
"family_meshblocks"

#' Family regional data
#'
#' Family data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_regions)
#' @keywords data
"family_regions"

#' Family territorial authority data
#'
#' Family data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_tas)
#' @keywords data
"family_tas"

#' Family wards data
#'
#' Family data set at the wards level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(family_wards)
#' @keywords data
"family_wards"

#' Household area units data
#'
#' Household data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_area_units)
#' @keywords data
"household_area_units"

#' Household local boards data
#'
#' Household data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_local_boards)
#' @keywords data
"household_local_boards"

#' Household meshblocks data
#'
#' Household data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_meshblocks)
#' @keywords data
"household_meshblocks"

#' Household regional data
#'
#' Household data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_regions)
#' @keywords data
"household_regions"

#' Household territorial authority data
#'
#' Household data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_tas)
#' @keywords data
"household_tas"

#' Household wards data
#'
#' Household data set at the wards level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(household_wards)
#' @keywords data
"household_wards"

#' Individual part 1 area units data
#'
#' Individual part 1 data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_area_units)
#' @keywords data
"individual_part_1_area_units"

#' Individual part 1 local boards data
#'
#' Individual part 1 data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_local_boards)
#' @keywords data
"individual_part_1_local_boards"

#' Individual part 1 meshblocks data
#'
#' Individual part 1 data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_meshblocks)
#' @keywords data
"individual_part_1_meshblocks"

#' Individual part 1 regional data
#'
#' Individual part 1 data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_regions)
#' @keywords data
"individual_part_1_regions"

#' Individual part 1 territorial authority data
#'
#' Individual part 1 data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_tas)
#' @keywords data
"individual_part_1_tas"

#' Individual part 1 ward data
#'
#' Individual part 1 data set at the ward level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_1_wards)
#' @keywords data
"individual_part_1_wards"

#' Individual part 2 area units data
#'
#' Individual part 2 data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_area_units)
#' @keywords data
"individual_part_2_area_units"

#' Individual part 2 local boards data
#'
#' Individual part 2 data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_local_boards)
#' @keywords data
"individual_part_2_local_boards"

#' Individual part 2 meshblocks data
#'
#' Individual part 2 data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_meshblocks)
#' @keywords data
"individual_part_2_meshblocks"

#' Individual part 2 regional data
#'
#' Individual part 2 data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_regions)
#' @keywords data
"individual_part_2_regions"

#' Individual part 2 territorial authority data
#'
#' Individual part 2 data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_tas)
#' @keywords data
"individual_part_2_tas"

#' Individual part 2 ward data
#'
#' Individual part 2 data set at the ward level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_2_wards)
#' @keywords data
"individual_part_2_wards"

#' Individual part 3a area units data
#'
#' Individual part 3a data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_area_units)
#' @keywords data
"individual_part_3a_area_units"

#' Individual part 3a local boards data
#'
#' Individual part 3a data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_local_boards)
#' @keywords data
"individual_part_3a_local_boards"

#' Individual part 3a meshblocks data
#'
#' Individual part 3a data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_meshblocks)
#' @keywords data
"individual_part_3a_meshblocks"

#' Individual part 3a regional data
#'
#' Individual part 3a data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_regions)
#' @keywords data
"individual_part_3a_regions"

#' Individual part 3a territorial authority data
#'
#' Individual part 3a data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_tas)
#' @keywords data
"individual_part_3a_tas"

#' Individual part 3a wards data
#'
#' Individual part 3a data set at the wards level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3a_wards)
#' @keywords data
"individual_part_3a_wards"

#' Individual part 3b area units data
#'
#' Individual part 3b data set at the area unit level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_area_units)
#' @keywords data
"individual_part_3b_area_units"

#' Individual part 3b local boards data
#'
#' Individual part 3b data set at the local board level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_local_boards)
#' @keywords data
"individual_part_3b_local_boards"

#' Individual part 3b meshblocks data
#'
#' Individual part 3b data set at the meshblock level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_meshblocks)
#' @keywords data
"individual_part_3b_meshblocks"

#' Individual part 3b regional data
#'
#' Individual part 3b data set at the regional level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_regions)
#' @keywords data
"individual_part_3b_regions"

#' Individual part 3b territorial authority data
#'
#' Individual part 3b data set at the territorial authority level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_tas)
#' @keywords data
"individual_part_3b_tas"

#' Individual part 3b wards data
#'
#' Individual part 3b data set at the wards level
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(individual_part_3b_wards)
#' @keywords data
"individual_part_3b_wards"

## GIS

#' Meshblocks
#'
#' The meshblocks spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(meshblocks)
#' @keywords data
"meshblocks"

#' Area units
#'
#' The area units spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(area_units)
#' @keywords data
"area_units"

#' Local boards
#'
#' The local boards spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(local_boards)
#' @keywords data
"local_boards"

#' Regions
#'
#' The regions spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(regions)
#' @keywords data
"regions"

#' Territorial Authorities
#'
#' The territorial authorities spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(tas)
#' @keywords data
"tas"

#' Wards
#'
#' The wards spatial data set without any other census variables
#'
#' @author Phil Donovan \email{philiprogerdonovan@@gmail.com}
#' @usage data(wards)
#' @keywords data
"wards"
phildonovan/nzcensr documentation built on May 12, 2019, 7:20 p.m.