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