heading_utils: Get all headings in the XML document

get_headingsR Documentation

Get all headings in the XML document

Description

Get all headings in the XML document

Usage

get_headings(body)

show_heading_tree(tree)

Arguments

body

an XML document

tree

a data frame produced via validate_headings()

Value

an object of class xml_nodeset with all the headings in the document.


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