html_paged: HTML paged version for utilitR document

View source: R/pdf_document.R

html_pagedR Documentation

HTML paged version for utilitR document

Description

This function presents an output format necessary to build a PDF version of the documentation. This is a paged HTML document which means an HTML with usueal features for PDFs (page number, A4 formatting, etc.)

Usage

html_paged(..., extra_dependencies = NULL)

Arguments

...

Arguments passed to bookdown::html_document2.

extra_dependencies

Additional HTML dependencies

See Also

[html_paged](pagedown::html_paged) which is used as a customizable basis to render R Markdown documents


InseeFrLab/utilitr-template documentation built on Oct. 21, 2022, 11:42 p.m.