pdf_document: PDF Document

View source: R/pdf_document.R

pdf_documentR Documentation

PDF Document

Description

PDF Document

Usage

pdf_document(toc = FALSE, toc_depth = NULL, number_sections = FALSE, ...)

Arguments

toc

Table of contents?

toc_depth

Numeric. Level of headings included in table of contents

number_sections

Logical. If TRUE, sections will be numbered according to heading hierarchy

...

Additional arguments passed to bookdown::pdf_document2()


rmlane/bscContentHelpers documentation built on Jan. 30, 2024, 9:43 a.m.