knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of unhcrdesign
is to host commonly used UNHCR colours, logos, and css files. It is used in unhcrdown
and unhcrtemplate
.
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.