addAlpha: Adds an alpha value to colors.

View source: R/expression_funks.R

addAlphaR Documentation

Adds an alpha value to colors.

Description

Adds an alpha value to colors.

Usage

addAlpha(col, alpha = 0.1)

Arguments

A

character vector of colors.

numeric

alpha value between 0 and 1. Default is .1

Value

A vector of colors adjusted with the argument alpha value.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.