powered by
Quick way to look at a set of hex colours.
plot_hex(hex.colour, back.col = "white")
character vector specifying colours in hex form
specification of background colour of display
A ggplot object
# NOT RUN { plot_hex("#000000") plot_hex(c("#000000","#FFFFFF")) # }
Run the code above in your browser using DataLab