R/document.R
write_document.Rd
Serialises a rapsimng_decide_document with document_lines() and writes the resulting text file to path.
rapsimng_decide_document
document_lines()
path
write_document(document, path, overwrite = FALSE)
A report object with class rapsimng_decide_document.
A single output file path.
Logical scalar indicating whether an existing file may be replaced.
Invisibly returns path.