R/deprecated-defunct.R

Defines functions summary.or_cid

Documented in summary.or_cid

#' This function is defunct.
#' @export
#' @rdname summary.or_cid-defunct
#' @keywords internal
summary.or_cid <- function(object, ...) {
  .Defunct(msg = "summary.or_cid is defunct")
}

Try the rorcid package in your browser

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

rorcid documentation built on Jan. 21, 2021, 1:06 a.m.