map2RGB {sonicscrewdriver} | R Documentation |
Maps three vectors of equal length to RGB for use in false-colour index spectrograms
map2RGB(red, green, blue)
red |
The red channel vector |
green |
The green channel vector |
blue |
The blue channel vector |
A vector of RGB values