R/cw_dates.R

Defines functions cw_dates

Documented in cw_dates

#' Find the popularity of a phrase over a period of time
#'
#' @export
#' @rdname cw_dates-defunct
#' @keywords internal
cw_dates <- function(...) {
  .Defunct(msg = "the capitol words API is permanently down")
}
rOpenGov/rsunlight documentation built on July 21, 2019, 3:18 a.m.