knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

unhcrdesign

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R-CMD-check CRAN status

Overview

The goal of unhcrdesign is to host commonly used UNHCR colours, logos, and css files. It is used in unhcrdown and unhcrtemplate.

Installation

This package is not on yet on CRAN and to install it, you will need the remotes package.

# install.packages("remotes")
remotes::install_github("vidonne/unhcrdesign")


vidonne/unhcrdesign documentation built on Jan. 17, 2022, 12:07 p.m.