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


zkamvar/up2code documentation built on Feb. 24, 2025, 7:32 a.m.