The gouvdown GitBook output format

gitbook_gouv(extra_dependencies = list(), ..., use_gouvdown_fonts = TRUE)

Arguments

extra_dependencies

Extra dependencies as a list of the html_dependency class objects typically generated by htmltools::htmlDependency().

...

Additional arguments passed to bookdown::gitbook().

use_gouvdown_fonts

Use the fonts provided by the gouvdown.fonts package, if installed.

Value

An R Markdown output format object to be passed to rmarkdown::render().