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")
}

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.