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")
}
rOpenGov/rsunlight documentation built on July 21, 2019, 3:18 a.m.