
Get the chapter label for a chapter
bm_get_chapter_label.Rd
Get the chapter label for a chapter
Arguments
- x
An object with class "
bm_prepared_book
", containing the bookmarked data and each chapter's contents, as with the dependency trees of each chapter in the book stored in a names list as attributedependencyTrees
(each list element is a dependency tree, and the tree's name is the identifier of the corresponding chapter).- chapterId
The identifier for the chapter(s) for which you want the label (i.e the 'Human-readable name').
- dataId, dataKey
The identifier and key holding the chapter label.