Description Objects from the Class Slots Extends Methods Author(s) Examples
This is a simple class that labels a string as being a color of the form # Red, Green and Blue components in hexadecimal form. We use this class to provide methods to convert between different representations.
Objects can be created by calls of the form new("RGB", "#RRGGBB").
.Data:Object of class "character"
Class "character", from data part.
Class "vector", by class "character", distance 2.
Class "data.frameRowLabels", by class "character", distance 2.
Class "EnumerationValue", by class "character", distance 2.
No methods defined with class "RGB" in the signature.
Duncan Temple Lang
1 | showClass("RGB")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.