insert_chunk: Mass Create Elements of A Certain Type

View source: R/insert_chunk.R

insert_chunkR Documentation

Mass Create Elements of A Certain Type

Description

Mass Create Elements of A Certain Type

Usage

insert_chunk(
  chapter_structure_section,
  grouping_structure,
  template_variable_name = ".template"
)

Arguments

chapter_structure_section

Overview of chapter section

⁠obj:<data.frame>|obj:<tbl_df>⁠ // Required

Data frame (or tibble, possibly grouped). Must contain column 'dep' with similar items. See draft_report().

grouping_structure

Vector of groups

⁠vector<character>⁠ // default: NULL (Optional)

Internal usage.

Value

Named list of elements, where each element can UNFINISHED.


saros.base documentation built on June 8, 2025, 10:03 a.m.