From d3947c4d17836a454059633721ff1c44cac06e47 Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Tue, 12 Mar 2024 05:35:44 +0000 Subject: [PATCH] update vignettes getting started --- vignettes/nhs.Rmd | 2 +- vignettes/paleta.Rmd | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/vignettes/nhs.Rmd b/vignettes/nhs.Rmd index 3c9d193..95343c3 100644 --- a/vignettes/nhs.Rmd +++ b/vignettes/nhs.Rmd @@ -14,7 +14,7 @@ knitr::opts_chunk$set( ) ``` -```{r setup} +```{r setup, echo = FALSE} library(paleta) library(ggplot2) ``` diff --git a/vignettes/paleta.Rmd b/vignettes/paleta.Rmd index cd0045d..58293f7 100644 --- a/vignettes/paleta.Rmd +++ b/vignettes/paleta.Rmd @@ -50,7 +50,11 @@ Currently, `paleta` has colours, palettes, and `ggplot2` themes based on the fol * [UNICEF](https://www.unicef.org/) [brand manual](https://www.unicef.org/jordan/media/7166/file/ANNEX_G_-_Brand_book_V3.1.pdf) -* [World Health Organization](https://www.who.int/) [data design language](https://apps.who.int/gho/data/design-language/) +* [World Bank](https://www.worldbank.org) [visual identity guidelines](https://thedocs.worldbank.org/en/doc/723361567518322252-0060022019/original/WBGBrandingandVisualIdentityGuidelinesFebruary2016.pdf). -* [Scaling Up Nutrition](https://scalingupnutrition.org/) [style guide](https://scalingupnutrition.org/wp-content/uploads/2021/03/53764_SUN10ary_StyleGuide_Final_NOV2020.pdf) +* [NHS](https://www.nhs.uk/) [identity guidelines](https://www.england.nhs.uk/nhsidentity/identity-guidelines/) + + + +