styles_info
From officer v0.3.4
by David Gohel
read Word styles
read Word styles and get results in a tidy data.frame.
Usage
styles_info(x)
Arguments
- x
an rdocx object
Examples
# NOT RUN {
library(magrittr)
read_docx() %>% styles_info()
# }
Community examples
Looks like there are no examples yet.