View source: R/make_div_table.R
make_div_table | R Documentation |
Create a table of divs in an episode
make_div_table(yrn)
yrn |
a tinkr::yarn or Episode object. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.