R/cw_text.R

Defines functions cw_text

Documented in cw_text

#' Full-text search the congressional record for instances of a word or phrase
#'
#' @export
#' @rdname cw_text-defunct
#' @keywords internal
cw_text <- function(...) {
  .Defunct(msg = "the capitol words API is permanently down")
}

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.