knit.report: Knit a report, the file inst/Rmd/<report.name>.Rmd must exist...

Description Usage Arguments

View source: R/report.r

Description

Knit a report, the file inst/Rmd/<report.name>.Rmd must exist in the package directory.

Usage

1
knit.report(dl, report.name)

Arguments

dl

de.lorean object

report.name

The name of the report. Used to locate the R markdown report file in the package.


DeLorean documentation built on May 2, 2019, 9:24 a.m.