Package 'cccmdown'

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: 2024-06-23 03:48:33 UTC
Source: https://github.com/unhcr-dataviz/cccmdown

Help Index


Function for CCCM paged template

Description

Function for CCCM paged template

Usage

paged_report(
  coord_mec = "cluster",
  country = NULL,
  other_css = NULL,
  number_sections = FALSE,
  ...
)

Arguments

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

Value

A pagedown report