copyReport: copyReport

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

copyReportR Documentation

copyReport

Description

Copy markdown report and its figures (using their paths)

Usage

copyReport(from, to, copyWordReport = TRUE, keep = FALSE)

Arguments

from

path of initial .md file to copy

to

path of destination .md file to be copied

copyWordReport

logical defining if .docx report is also copied

keep

logical defining if initial .md file and figures are kept

See Also

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


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