paste_tex: Build LaTeX string of concatenated report

View source: R/build_tex.R

paste_texR Documentation

Build LaTeX string of concatenated report

Description

Build LaTeX string of concatenated report

Usage

paste_tex(tlfs, toc, coverpage)

Arguments

tlfs

Data frame with columns for section titles for each TLF ("section", "subsection", "subsubsection") 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.