Returns information about the comments in the Word document

docx_describe_cmnts(docx)

Arguments

docx

docx object read with read_docx

Examples

cmnts <- read_docx(system.file("examples/comments.docx", package="docxtractr"))
docx_cmnt_count(cmnts)
#> [1] 3
docx_describe_cmnts(cmnts)
#> Word document [/tmp/Rtmp11DZ5B/temp_libpath3e24ea68b2f632/docxtractr/examples/comments.docx]
#> 
#> Found 3 comments.
#>      author # Comments
#> 1 boB Rudis          3