Learn R Programming

roxygen2 (version 8.1.0)

tags-rd-S3: Tags for documenting S3

Description

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

Key tags:

  • @method ${1:generic} ${2:class}: If ambiguous, clarify which generic an S3 method belongs too. Only needed in very rare cases.

Usage

#' @method ${1:generic} ${2:class}

Arguments

See Also

Other documentation tags: tags-index-crossref, tags-rd-R6, tags-rd-S4, tags-rd-S7, tags-rd-datasets, tags-rd-functions, tags-reuse