tags-rd-R6: Tags for documenting R6

tags-rd-R6R Documentation

Tags for documenting R6

Description

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

Key tags:

  • ⁠@field ${1:name} ${2:description}⁠: Describe a R6 or refClass field.

  • ⁠@R6method ${1:Class}$${2:method}⁠: Document an R6 method that can't be discovered by introspection, such as methods added via ⁠$set()⁠.

Usage

#' @field ${1:name} ${2:description}
#' @R6method ${1:Class}$${2:method}

See Also

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


roxygen2 documentation built on May 1, 2026, 5:06 p.m.