xml_notes: Get Notes from XML

Description Usage Arguments Value

View source: R/pptx_notes.R

Description

Get Notes from XML

Usage

1
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


muschellij2/ariExtra documentation built on Dec. 14, 2021, 8:18 p.m.