thesis_paged | R Documentation |
This output format is similar to html_paged
. The only
difference is in the default stylesheets and Pandoc template. See
https://pagedown.rbind.io/thesis-paged/ for an example.
thesis_paged(
...,
css = c("thesis"),
template = pkg_resource("html", "thesis.html")
)
... , css , template |
Arguments passed to |
An R Markdown output format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.