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