nor_locations_redistricting {csdata} | R Documentation |
All redistricting in Norway
Description
This function returns a dataset that is used to transfer "original" datasets to the 2020 or 2024 borders.
Usage
nor_locations_redistricting(border = csdata::config$border_nor)
Arguments
border |
The year in which Norwegian geographical boundaries were designated (2020, 2024). |
Value
- location_code_current
The location code per today.
- location_code_original
The location code as of "calyear".
- calyear
The year corresponding to "county_code_original".
- weighting
The weighting that needs to be applied.
- granularity_geo
nation, county, municip, wardbergen, wardoslo, wardstavanger, wardtrondheim, missingwardbergen, missingwardoslo, missingwardstavanger, missingwardtrondheim, notmainlandcounty, notmainlandmunicip, missingcounty
Examples
csdata::nor_locations_redistricting()
[Package csdata version 2024.4.26 Index]