tags-index-crossref {roxygen2}R Documentation

Tags for indexing and cross-references

Description

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

Key tags:

Other less frequently used tags:

Usage

#' @aliases {alias}
#' @backref {path}
#' @concept {concept}
#' @family {family name}
#' @keywords {keyword}
#' @references {reference}
#' @seealso {[func1()], <url1>}

See Also

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


[Package roxygen2 version 7.2.1 Index]