Description Usage Arguments Examples
Returns information about the comments in the Word document
1 | docx_describe_cmnts(docx)
|
docx |
|
1 2 3 | cmnts <- read_docx(system.file("examples/comments.docx", package="docxtractr"))
docx_cmnt_count(cmnts)
docx_describe_cmnts(cmnts)
|
[1] 3
Word document [/usr/lib/R/site-library/docxtractr/examples/comments.docx]
Found 3 comments.
author # Comments
1 boB Rudis 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.