powered by
A function to retreive a hex code for a colour to use for NA values.
pal_na_default(pal = "#88837D")
A character vector.
The hex code or name of the NA colour. Defaults to "#88837D".
https://blog.datawrapper.de/colors-for-data-vis-style-guides/
scales::show_col(pal_na_default())
Run the code above in your browser using DataLab