officer (version 0.3.6)

styles_info: read Word styles

Description

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

Usage

styles_info(x)

Arguments

x

an rdocx object

Examples

Run this code
# NOT RUN {
library(magrittr)
read_docx() %>% styles_info()
# }

Run the code above in your browser using DataCamp Workspace