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


edwbaker/SonicScrewdriveR documentation built on June 10, 2025, 3:15 a.m.