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

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.