read Word or PowerPoint document properties and get results in a data.frame.
doc_properties(x)
x
an rdocx or rpptx object
rdocx
rpptx
library(magrittr) read_docx() %>% doc_properties()