R/citations.R

Defines functions citations

Documented in citations

#' This function is defunct.
#' @export
#' @rdname citations-defunct
#' @keywords internal
citations <- function(...) {
  .Defunct(msg = "the data provider behind citations() is gone")
}

Try the rplos package in your browser

Any scripts or data that you put into this service are public.

rplos documentation built on Feb. 24, 2021, 1:06 a.m.