Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

OpenRepGrid.ic (version 0.6.2)

clique_color_pals: Generate colors for cliques

Description

Generate colors for cliques

Usage

clique_color_pals(n, name = "Dark2", alpha = 0.1)

Value

A list with a vector of border and fill colors.

Arguments

n

Number of colors.

name

Name of RColorBrewer qualitative palette.

alpha

Alpha color value for fill colors.