powered by
ConstantColorPlane constructor taking a single hex `character` vector defining a constant color plane.
ConstantColorPlane(clr)
a new ConstantColorPlane instance
ConstantColorPlane
a single hex color as a `character` vector of length 1 defining the constant color.
clr
the constant color as hex value
cp <- ConstantColorPlane(clr="#FF0000")
Run the code above in your browser using DataLab