get_nhs_colours: Get's the NHS identity colours

View source: R/get_nhs_colours.R

get_nhs_coloursR Documentation

Get's the NHS identity colours

Description

This function gets the colours as defined by the NHS Identity

Usage

get_nhs_colours(..., section = NULL)

Arguments

...

optional names of the colours to return

section

optional, name of the colour sections to use

Value

named vector of hexadecimal strings of colours

Examples

get_nhs_colours()
get_nhs_colours("Blue")
get_nhs_colours("Blue", "Red")
get_nhs_colours(section = "blues")

nhs-r-community/nhsrtheme documentation built on Dec. 7, 2024, 11:29 p.m.