scale_colour_nhs.Rd
Color scale constructor for NHS theme colours
scale_colour_nhs(palette = "main", discrete = TRUE, reverse = FALSE, ...)
Character name of palette in NHS theme
Boolean indicating whether colour aesthetic is discrete or not
Boolean indicating whether the palette should be reversed
Additional arguments passed to discrete_scale() or scale_colour_gradientn(), used respectively when discrete is TRUE or FALSE