powered by
Get number of comments in a Word document
docx_cmnt_count(docx)
docx object read with read_docx
docx
read_docx
numeric
# NOT RUN { cmnts <- read_docx(system.file("examples/comments.docx", package="docxtractr")) docx_cmnt_count(cmnts) # }
Run the code above in your browser using DataLab