powered by
docx
list_bookmarks(x, body = TRUE, header = TRUE, footer = TRUE)
text_extract
doc = docx( title = "My example", template = file.path( system.file(package = "ReporteRs"), "templates/bookmark_example.docx") ) list_bookmarks( doc )
Run the code above in your browser using DataLab