ci_report_pdf: A function to convert an Rmarkdown document to a pdf report

Description Usage Arguments

Description

A function to convert an Rmarkdown document to a pdf report

Usage

1
2
ci_report_pdf(subtitle, cover, cover_offset, cover_text, reportnumber, lang,
  keep_tex = FALSE, ...)

Arguments

subtitle

the optional subtitle of the report

cover

the optional cover image of the report

cover_offset

A LaTeX length unit to shift the cover image up

cover_text

An optional description of the cover image. Only displayed when a cover image is added

reportnumber

The number of the report. The current date will be used when missing.

lang

The language to use for the babel package

keep_tex

keep all intermediate files when TRUE. Useful for debugging. Defaults to FALSE

...

extra parameters


ThierryO/corpident documentation built on May 9, 2019, 4:41 p.m.