renderWordReport: renderWordReport

View source: R/utilities-writing-report.R

renderWordReportR Documentation

renderWordReport

Description

Render docx report with number sections and table of content

Usage

renderWordReport(
  fileName,
  intro = NULL,
  createWordReport = FALSE,
  wordConversionTemplate = NULL
)

Arguments

fileName

name of .md file to render

intro

name of .md file that include introduction (before toc)

createWordReport

option for creating Markdown-Report only but not a Word-Report

wordConversionTemplate

optional docx template for rendering a tuned Word-Report document

See Also

Other reporting: addFigureChunk(), addTableChunk(), addTextChunk(), anchor(), copyReport(), getAnchorName(), getFigurePathsFromReport(), hasAnchor(), mergeMarkdownFiles(), renderReport(), resetReport()


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.