R/url.R

Defines functions base_url

base_url <- function() {
  "https://api.govinfo.gov"
}

Try the govinfoR package in your browser

Any scripts or data that you put into this service are public.

govinfoR documentation built on May 29, 2024, 4:16 a.m.