roxygen3 (version 0.1)

SectionTag-class: @section: Add a new named section.

Description

This tag allows you to add arbitrarily named new sections. The section name should not use any special formatting for latex compatibility.

Arguments

Slots

sections
A named character vector. The names represent the section titles and the values the contents.

Tag Usage

#' Section title:
#'  Section contents.  This can be multiple paragraphs.