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