plot_tiles | R Documentation |
Create a tile visualization of colors
plot_tiles(color_data, label_colors = TRUE, nrow = NULL)
color_data |
Tibble with 'color' and 'distribution' columns |
label_colors |
Whether to add color labels |
nrow |
Number of rows (NULL for auto) |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.