build_tex | R Documentation |
Build LaTeX document of concatenated report
build_tex(path_tlf_csv, toc = TRUE, coverpage = NULL, path_tex)
path_tlf_csv |
Path to a CSV file with with two columns: "title" with the title of each TLF and "path" with the path to the pdf file for the TLF. |
toc |
Should a table of contents be included? |
coverpage |
A character string of LaTeX to include for a coverpage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.