clique_color_pals {OpenRepGrid.ic} | R Documentation |
Generate colors for cliques
Description
Generate colors for cliques
Usage
clique_color_pals(n, name = "Dark2", alpha = 0.1)
Arguments
n |
Number of colors. |
name |
Name of RColorBrewer qualitative palette. |
alpha |
Alpha color value for fill colors. |
Value
A list with a vector of border and fill colors.
[Package OpenRepGrid.ic version 0.6.2 Index]