View source: R/show_nhs_theme_colour_tints.R
show_nhs_theme_colour_tints | R Documentation |
This function shows the tints of a colour from the Nhs Theme
show_nhs_theme_colour_tints(tints, colour)
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 |
named vector of hexadecimal strings of colours
show_nhs_theme_colour_tints(seq(0,1,0.1), "Blue")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.