makeTransparent: Function to make transparent versions of R colors.

View source: R/makeTransparent.R

makeTransparentR Documentation

Function to make transparent versions of R colors.

Description

Function to make transparent versions of R colors.

Usage

makeTransparent(someColor, alpha = 100)

Arguments

someColor

takes a vector of color as col in col2rgb

alpha

determines the transparency on a 0-255 scale


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.