list_document_types: list_document_types

View source: R/list_document_types.R

list_document_typesR Documentation

list_document_types

Description

Fetches the names of documenttypes and associated IDs

Usage

list_document_types(jurisdiction_id = NULL, reverse = FALSE, verbose = 0)

Arguments

jurisdiction_id

ID for the jurisdiction

reverse

reverses the key-value mapping

verbose

prints out the url of the API call

Value

Returns dictionary containing names of documenttypes & associated IDs

Examples

## Not run: list_document_types(jurisdiction_id = 65,
         reverse = FALSE, verbose = 0)
## End(Not run)

regcensus documentation built on Oct. 4, 2023, 1:07 a.m.