Description Usage Arguments Value Examples
View source: R/start_ltx_options.R
Applique une couleur ayant un code RGB aux sections d'un document RMarkdown.
1 | sections_color(x, rgb)
|
x |
Nom de la variable contenant le code RGB. |
rgb |
Code RGB. c(R, G, B) |
Code LaTeX à insérer dans un RMarkdown.
1 | rmd_sections_color("astral", c(87,146,204))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.