addFigureChunk: addFigureChunk

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

addFigureChunkR Documentation

addFigureChunk

Description

Add a figure in a .md document

Usage

addFigureChunk(
  fileName,
  figureFileRelativePath,
  figureFileRootDirectory,
  figureCaption = ""
)

Arguments

fileName

name of .md file

figureFileRelativePath

path to figure relative to working directory

figureFileRootDirectory

working directory

figureCaption

caption of figure

See Also

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


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