getFigurePathsFromReport: getFigurePathsFromReport

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

getFigurePathsFromReportR Documentation

getFigurePathsFromReport

Description

Get file paths from a report figure links

Usage

getFigurePathsFromReport(fileName)

Arguments

fileName

name of .md file to

Value

array of file paths corresponding to figures linked in reports

See Also

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

Examples

## Not run: 
# Check the figure paths of your report named "report.md"
getFigurePathsFromReport("report.md")

## End(Not run)

Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on April 13, 2025, 10:37 a.m.