t_col: Makes colors trasparent

View source: R/ACutils_export.R

t_colR Documentation

Makes colors trasparent

Description

Get a color and returns its transparent version. New color can be named.

Usage

t_col(color, percent = 30, name = NULL)

Arguments

color

the color name

percent

percentage of transparecy. Low values stands for more transparecy.

name

an optional name for the new color

Value

the new color, which is also saved.


alessandrocolombi/ACutils documentation built on March 3, 2023, 4:06 a.m.