write_pdf: Write a tbl to pdf

Description Usage Arguments

View source: R/write_pdf.R

Description

Write a tbl to pdf using kable (from knitr) and pandoc. Pandoc must be installed. xelatex is used as the latex engine.

Usage

1
write_pdf(Data, File, ...)

Arguments

Data

tbl to write

File

file to write to (must end in .pdf)

...

further arguments to pass to kable


wilkox/wilkoxmisc documentation built on Oct. 14, 2020, 7:51 a.m.