xml_notes: Get Notes from XML

View source: R/notes_to_fig_alt.R

xml_notesR Documentation

Get Notes from XML

Description

Get Notes from XML

Usage

xml_notes(file, collapse_text = TRUE, xpath = "//a:r//a:t")

Arguments

file

XML file from a PPTX

collapse_text

should text be collapsed by spaces?

xpath

xpath to pass to [xml2::xml_find_all()]

Value

A character vector


jhudsl/leanbuild documentation built on April 17, 2025, 3:15 p.m.