add.alpha: add.alpha

Description Usage Arguments Note Author(s)

View source: R/add.alpha.R

Description

A function to add alpha levels to RGB colors.

Usage

1
  add.alpha(col,alpha)

Arguments

col

color from colors()

alpha

alpha level (between 0 and 1)

Note

This code was created by Markus Gesmann. Derek Beaton included the code in prettyGraphs because it is a versatile function and used in prettyGraphs. See: https://magesblog.com/post/2013-04-30-how-to-change-alpha-value-of-colours-in/

Author(s)

Markus Gesmann


prettyGraphs documentation built on May 1, 2019, 9:25 p.m.