doc_properties | R Documentation |
Read Word or PowerPoint document properties and get results in a data.frame.
doc_properties(x)
x |
an |
a data.frame
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()
x <- read_docx()
doc_properties(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.