| tags-rd-R6 | R Documentation |
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().
#' @field ${1:name} ${2:description}
#' @R6method ${1:Class}$${2:method}
Other documentation tags:
tags-index-crossref,
tags-rd-S3,
tags-rd-S4,
tags-rd-S7,
tags-rd-datasets,
tags-rd-functions,
tags-reuse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.