View source: R/eha_avenir_xar.R
eha_avenir_xar | R Documentation |
A function to produce an EHA Xaringan theme with the avenir font. This
function leans on style_mono_light
for many of
the theme arguments. It uses moon_reader
to create
the markdown renderable object. Unlike eha_classic_pptx
, you
cannot create editable plots with dml
. However, you can
include interactive html widgets.
eha_avenir_xar(aspect = "16x9", self_contained = TRUE, ...)
aspect |
String. Aspect ratio for slides. Either "16x9" or "4x3". Default is "16x9" |
self_contained |
Whether to produce a self-contained HTML file by embedding all external resources into the HTML file. |
... |
other arguments passed to |
xaringan theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.