Converts a rapsimng_decide_document object into a character vector that can be written to disk. A document prefix is written first when present, then each non-NULL section body separated by blank lines.

document_lines(document)

Arguments

document

A report object with class rapsimng_decide_document.

Value

A character vector containing the ordered document lines.