acol: Convert a named colour

Description Usage Arguments Value Author(s) See Also

View source: R/acol.R

Description

Convert a named colour (or vector of colours) into their RGBA equivalent(s).

Usage

1
acol(col, alpha = 0)

Arguments

col

named colour (can be a vector)

alpha

alpha transparency value

Value

A vector equal in length to 'col' of RGBA equivalent colours.

Author(s)

Lee Kelvin <lee.kelvin@uibk.ac.at>

See Also

The astronomy package: astro.


astro documentation built on May 2, 2019, 2:14 a.m.

Related to acol in astro...