knit.report: Knit a report, the file inst/Rmd/<report.name>.Rmd must exist in
the package directory.
Description
Knit a report, the file inst/Rmd/<report.name>.Rmd must exist in
the package directory.
Usage
knit.report(dl, report.name)
Arguments
report.name
The name of the report. Used to locate the R
markdown report file in the package.