R/getattach.r

Defines functions attach_get

Documented in attach_get

#' Get an attachment
#' 
#' This function is defunct. See [doc_attach_get()]
#' 
#' @export
#' @rdname attach_get-defunct
#' @keywords internal
#' @param ... ignored
attach_get <- function(...) .Defunct(new = "doc_attach_get")

Try the sofa package in your browser

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

sofa documentation built on July 8, 2020, 6:53 p.m.