read_styles: Extract styles.xml file in the docx file

Description Usage Arguments Value Examples

View source: R/files.R

Description

Extract styles.xml file in the docx file

Usage

1

Arguments

file

Input file path of reference document file (docx).

Value

node_document object which contains all tags in styles.xml file.

Examples

1
2
3
4
## Not run: 
  read_docx("reference.docx")

## End(Not run)

niszet/stylex documentation built on Aug. 10, 2020, 12:51 p.m.