View source: R/template_informe.R
template_informe | R Documentation |
Function for DNMYE pdf template
template_informe(
logo = "0",
front_img = "0",
back_img = "0",
img_to_dark = FALSE,
logo_to_white = FALSE,
other_css = NULL,
...
)
logo |
Logo |
front_img |
Front cover image |
back_img |
Back cover image |
img_to_dark |
Darken image |
logo_to_white |
Tranform logo color to white - logo must be SVG |
other_css |
Add an other CSS |
... |
Arguments passed to pagedown::html_paged |
A pagedown template
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.