make_div_table: Create a table of divs in an episode

View source: R/make_div_table.R

make_div_tableR Documentation

Create a table of divs in an episode

Description

Create a table of divs in an episode

Usage

make_div_table(yrn)

Arguments

yrn

a tinkr::yarn or Episode object.

Value

a data frame with the following columns:

  • path: path to the file, relative to the lesson

  • div: the type of div

  • pb_label: the label of the div

  • line: the line number of the div label


carpentries/pegboard documentation built on Feb. 26, 2025, 11:18 a.m.