get_list_block: Extract list elements from a block

View source: R/get_list_block.R

get_list_blockR Documentation

Extract list elements from a block

Description

Extract list elements from a block

Usage

get_list_block(self, type = "questions", in_yaml = TRUE)

Arguments

self

an Episode object

type

the type of block/div to extract the list from

in_yaml

indicator if the elements are in the YAML header (TRUE, default for styles version 9 lessons) or if they are in the body of the lesson (FALSE, for sandpaper lessons).

Value

a character vector


carpentries/pegboard documentation built on Nov. 13, 2024, 8:53 a.m.