R/cg_documents.R

Defines functions cg_documents

Documented in cg_documents

#' Search for data on documents
#'
#' This function is defunct
#'
#' @export
#' @rdname cg_documents-defunct
#' @keywords internal
cg_documents <- 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.