build_tex: Build LaTeX document of concatenated report

View source: R/build_tex.R

build_texR Documentation

Build LaTeX document of concatenated report

Description

Build LaTeX document of concatenated report

Usage

build_tex(path_tlf_csv, toc = TRUE, coverpage = NULL, path_tex)

Arguments

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.


khumph/concat documentation built on March 19, 2022, 11:49 p.m.