Use this for the sections a Reviewer's Guide cannot mechanise: study background, rationale for non-standard decisions, and similar prose.

add_narrative(guide, title, text)

Arguments

guide

A reviewerguider_guide object (see guide_spec()).

title

Section heading, e.g. "Introduction".

text

Narrative text (a single string; use "\n\n" for paragraph breaks).

Value

guide with the new narrative section appended.

Examples

guide <- guide_spec("CDISCPILOT01", type = "sdrg")
add_narrative(guide, "Introduction", "This SDRG accompanies the CDISCPILOT01 SDTM submission.")
#> 
#> ── CDISCPILOT01 reviewer's guide (SDRG) ────────────────────────────────────────
#>  1 section(s)
#>  [narrative] Introduction  -  55 char(s)