| Title: | CCCM Templates for R Markdown |
|---|---|
| Description: | Produce documents compliant with CCCM brand identity. |
| Authors: | Cédric Vidonne [aut, cre], UNHCR [cph] |
| Maintainer: | Cédric Vidonne <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-06-06 05:46:20 UTC |
| Source: | https://github.com/unhcr-dataviz/cccmdown |
Function for CCCM paged template
paged_report( coord_mec = "cluster", country = NULL, other_css = NULL, number_sections = FALSE, ... )paged_report( coord_mec = "cluster", country = NULL, other_css = NULL, number_sections = FALSE, ... )
coord_mec |
Coordination mecanism for the logo Select from "cluster", "sector" and "wg" |
country |
Country name, e.g. "Nigeria" |
other_css |
Add extra css |
number_sections |
Number section headings |
... |
Arguments passed to pagedown::html_paged |
A pagedown report