map2RGB: Map three vectors to RGB

View source: R/fcis.R

map2RGBR Documentation

Map three vectors to RGB

Description

Maps three vectors of equal length to RGB for use in false-colour index spectrograms

Usage

map2RGB(red, green, blue)

Arguments

red

The red channel vector

green

The green channel vector

blue

The blue channel vector

Value

A vector of RGB values


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.