R/partial_block_pour_docx.R
partial_block_pour_docx.RdThis function is a wrapper for officer::block_pour_docx(). It extends its functionality so that not the entire docx is poured into the RMarkdown file, but only a part of it.
partial_block_pour_docx(file, heading1title, includeheader = TRUE)# see https://github.com/davidgohel/officedown/discussions/97#discussioncomment-4839382