council_pdf: Render a New York City Council PDF or HTML report

View source: R/council.R

council_pdfR Documentation

Render a New York City Council PDF or HTML report

Description

Render a New York City Council PDF or HTML report

Usage

council_pdf(toc = FALSE, highlight = "default", ...)

council_html(toc = FALSE, highlight = "default", ...)

Arguments

toc

Whether to include a table of contents. Defaults to FALSE.

highlight

Highlighting style

...

Further options passed to bookdown::pdf_document2() or bookdown::html_document2().

Value

An R Markdown output object


NewYorkCityCouncil/councildown documentation built on Oct. 24, 2024, 8:39 p.m.