tags-rd-other {roxygen2}R Documentation

Tags for documenting datasets and classes

Description

Learn full the details in in vignette('rd-other').

Key tags:

Usage

#' @field {name} {description}
#' @format {description}
#' @method {generic} {class}
#' @slot {name} {description}
#' @source {description}

See Also

Other documentation tags: tags-index-crossref, tags-rd, tags-reuse


[Package roxygen2 version 7.2.1 Index]