#' Defunct functions
#' @export
#' @rdname defunct
#' @family utils
orcid2person <- function() {
.Defunct( # nocov start
msg = paste(
"orcid2person() is no longer available because the rorcid package was",
"archived."
)
) # nocov end
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.