Skip to contents

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.