R/cw_phrases.R

Defines functions cw_phrases

Documented in cw_phrases

#' List the top phrases for a facet.
#'
#' @export
#' @rdname cw_phrases-defunct
#' @keywords internal
cw_phrases <- function(...) {
  .Defunct(msg = "the capitol words API is permanently down")
}
rOpenGov/rsunlight documentation built on July 21, 2019, 3:18 a.m.