powered by
A function to retreive a hex code for a colour to use for NA values.
pal_na(col_n = 1)
The number of NA colours. Doesn't do anything, but provided for consistency.
A vector of one hex code.
# NOT RUN { scales::show_col(pal_na(9)) # }
Run the code above in your browser using DataLab