eha_avenir_xar: EHA Xaringan Theme

View source: R/eha_avenir_xar.R

eha_avenir_xarR Documentation

EHA Xaringan Theme

Description

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.

Usage

eha_avenir_xar(aspect = "16x9", self_contained = TRUE, ...)

Arguments

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 moon_reader or html_document

Value

xaringan theme


ecohealthalliance/ehastyle documentation built on Jan. 28, 2023, 12:14 a.m.