Render docx report with number sections and table of content
Usage
renderWordReport(
fileName,
intro = NULL,
createWordReport = FALSE,
wordConversionTemplate = NULL
)
See also
Other reporting:
addFigureChunk()
,
addTableChunk()
,
addTextChunk()
,
anchor()
,
copyReport()
,
getAnchorName()
,
getFigurePathsFromReport()
,
hasAnchor()
,
mergeMarkdownFiles()
,
renderReport()
,
resetReport()