thesis_paged: Create a paged HTML thesis document suitable for printing
Usage
thesis_paged(
...,
css = c("thesis"),
template = pkg_resource("html", "thesis.html")
)
Value
An R Markdown output format.
Arguments
- ..., css, template
Arguments passed to html_paged()
.