R/cg_districts.R

Defines functions cg_districts

Documented in cg_districts

#' Get districts for a latitude/longitude or zips
#'
#' This function is defunct
#'
#' @export
#' @rdname cg_districts-defunct
#' @keywords internal
cg_districts <- function(...) {
  .Defunct(msg = "Since the Congress API move from Sunlight Labs to Probubica this is gone")
}

Try the rsunlight package in your browser

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

rsunlight documentation built on May 1, 2019, 10:18 p.m.