create_color_scale_rgba {RIntaros}R Documentation

Create a Color Scale

Description

Create a Color Scale

Usage

create_color_scale_rgba(res, colors=rg.colors())

Arguments

res

Array of real values to be translated into arrays of Red, Green, Blue and Transparency indices

colors

Set of colors used for graphic representation

Value

An array with as many rows as tere are colors in the color scale, and 5 columns:


[Package RIntaros version 1.1 Index]