roxygen3 (version 0.1)

IntroTag-class: Title, description and details.

Description

Title, description and details.

Arguments

Tag Usage

#' The first line becomes the topic title.
#'
#'The next paragraph goes into the descrption section.  Any of these
#'sections can span multiple lines.
#'
#'The third and subsequent paragraph go into the details.

See Also

TitleTag, DescriptionTag, DetailsTag to set each component individually.