View source: R/create_pdf_header.R
Pdf Layout
1 2 3 4 5 6 | pdf_layout(
bg = "Background_dark_topdown_ThinkR.png",
bg.title = "Background_Title_dark_ThinkR.png",
link.col = "#FF8000",
main.col = "#192ac7"
)
|
bg |
path to PNG image used a main background |
bg.title |
path to PNG image used a Report Title background |
link.col |
Color in the R language (name or hex) |
main.col |
Color of the title on the title page and Company name in header |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.