extract_xml: Extract XML from PowerPoint
Description
Extract XML from PowerPoint
Usage
extract_xml(path, force = FALSE)
Arguments
path
Path to the Microsoft PowerPoint file
force
If an 'assets' folder already exists in the current directory,
(e.g., from a previous conversion) should it be overwritten? Defaults to
FALSE
.