HexColorPlane-class {colorplane} | R Documentation |
HexColorPlane
Description
HexColorPlane constructor taking a 'character' vector of colors to define a color plane.
Usage
HexColorPlane(clr)
Arguments
clr |
a vector of hex colors |
Value
a new HexColorPlane
instance
[Package colorplane version 0.5.0 Index]