Description Usage Arguments Value Examples
View source: R/docx_find_tbls.r
Get number of comments in a Word document
1 | docx_cmnt_count(docx)
|
docx |
|
numeric
1 2 | cmnts <- read_docx(system.file("examples/comments.docx", package="docxtractr"))
docx_cmnt_count(cmnts)
|
[1] 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.