create_sections: Create a series of sections, displayed sequentially.

create_sectionsR Documentation

Create a series of sections, displayed sequentially.

Description

To begin a section, call begin_section() with the desired section, to end a section, call end_section().

Usage

create_sections(..., .group_id)

Arguments

...

named sections, to be displayed in the given order.

.group_id

id for this group of sections.

Value

a list of sections.


dakep/stat305templates documentation built on Nov. 27, 2022, 8:23 a.m.