check_pal.Rd
check_pal
produces a bar chart showing the
gov.uk approved colours as available here and in the vector
gov_cols
.
check_pal(x = gov_cols)
x | Either an integer in which case: display |
---|
A pie chart displaying the gov.uk approved colour scheme.
check_pal(4)## Pick a range of colours check_pal(3:8)