powered by
A function to retreive a hex code for a colour to use for NA values.
pal_na(pal = "#7F7F7F")
A character vector.
The hex code or name of the NA colour. Defaults to "#7F7F7FFF".
scales::show_col(pal_na())
Run the code above in your browser using DataLab