show_nhs_theme_colour_tints: Show's the NHS identity colours

View source: R/show_nhs_theme_colour_tints.R

show_nhs_theme_colour_tintsR Documentation

Show's the NHS identity colours

Description

This function shows the tints of a colour from the Nhs Theme

Usage

show_nhs_theme_colour_tints(tints, colour)

Arguments

tints

a vector of numbers between 0 and 1 that represents the percentage tints required

colour

the name of the colour to show tints of

Value

named vector of hexadecimal strings of colours

Examples

show_nhs_theme_colour_tints(seq(0,1,0.1), "Blue")

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