tags-index-crossref {roxygen2}R Documentation

Tags for indexing and cross-references

Description

Learn the full details in vignette('index-crossref').

Key tags:

Other less frequently used tags:

Usage

#' @aliases ${1:alias}
#' @backref ${1:path}
#' @concept ${1:concept}
#' @family ${1:family name}
#' @keywords ${1:keyword}
#' @references ${1:reference}
#' @seealso [${1:func}()]

See Also

Other documentation tags: tags-rd, tags-rd-other, tags-reuse


[Package roxygen2 version 7.3.2 Index]