maketrans: Make transparent

Description Usage Arguments Value Examples

View source: R/AllGenerics.R

Description

Adds transparency to a color.

Usage

1
maketrans(tcol, alpha = 100)

Arguments

alpha

a numeric value between 0 and 255 indicating the degree of transparency.

x

a color specification (see col2rgb

Value

A color code.

Examples

1
maketrans("blue")

plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.