View source: R/get_nhs_colours.R
get_nhs_colours | R Documentation |
This function gets the colours as defined by the NHS Identity
get_nhs_colours(..., section = NULL)
... |
optional names of the colours to return |
section |
optional, name of the colour sections to use |
named vector of hexadecimal strings of colours
get_nhs_colours()
get_nhs_colours("Blue")
get_nhs_colours("Blue", "Red")
get_nhs_colours(section = "blues")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.