officer (version 0.1.2)

styles_info: read Word styles

Description

read Word styles and get results in a tidy data.frame.

Usage

styles_info(x)

Arguments

x
a rdocx object

Examples

Run this code
library(magrittr)
read_docx() %>% styles_info()

Run the code above in your browser using DataLab