R/cg_hearings.R

Defines functions cg_hearings

Documented in cg_hearings

#' Search for data on hearings
#'
#' This function is defunct
#'
#' @export
#' @rdname cg_hearings-defunct
#' @keywords internal
cg_hearings <- function(...) {
  .Defunct(msg = "See ?committees methods")
}
rOpenGov/rsunlight documentation built on July 21, 2019, 3:18 a.m.