Learn R Programming

regcensus (version 1.0.1)

agency_url: agency_url

Description

Gets url call for agencies endpoint.

Usage

agency_url(jurisdiction_id, keyword)

Value

url as a string

Arguments

jurisdiction_id

ID for the jurisdiction

keyword

search for keyword in agency name

Examples

Run this code
if (FALSE) agency_url(jurisdiction_id = 38, keyword = "test_word")

Run the code above in your browser using DataLab