powered by
Insert each element of a vector into a document as a string of paragraphs.
insert_paragraphs(denv, vec)
The environment of the input docx object.
The character vector to be inserted. Each element should correspond to a separate paragraph.
if (FALSE) { insert_paragraphs(obj, vec) }
Run the code above in your browser using DataLab