findMissingTitles: Identify empty title elements

Description Usage Arguments

View source: R/ids.R

Description

These functions identify title elements within a document that have no content. We are also interested in sections, chapters, examples, figures, tables, etc. that have no title elements

Usage

1
2
3

Arguments

doc

the XML document to be processed. This can be either the file name (or URL) or the already parsed XML document returned from xmlParse .

nodes

a logical value indicating whether we want the nodes or the text values


omegahat/XDocTools documentation built on May 24, 2019, 1:57 p.m.