Read document properties
Read Word or PowerPoint document properties and get results in a data.frame.
doc_properties(x)
x
: an rdocx
or rpptx
objecta data.frame
x <- read_docx() doc_properties(x)
Other functions for Word document informations: docx_bookmarks()
, docx_dim()
, length.rdocx()
, set_doc_properties()
, styles_info()
Other functions for reading presentation information: annotate_base()
, color_scheme()
, layout_properties()
, layout_summary()
, length.rpptx()
, plot_layout_properties()
, slide_size()
, slide_summary()
Useful links