Learn R Programming

regcensus (version 1.0.1)

list_jurisdictions: list_jurisdictions

Description

Fetches names of jurisdictions and associated IDs

Usage

list_jurisdictions(reverse = FALSE)

Value

Returns dictionary containing names of jurisdictions & associated IDs

Arguments

reverse

reverses the key-value mapping, default value of FALSE

Examples

Run this code
if (FALSE) list_jurisdictions(reverse = TRUE)

Run the code above in your browser using DataLab