Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.02 KB

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")