coords | R Documentation |
This function retrieves the coordinates of a colour vector's elements, within whatever space it is currently defined.
coords(x, ...)
x |
An R object. |
... |
Additional arguments to methods. |
A matrix giving colour coordinates in the relevant space, one colour per row. Columns are typically named.
Jon Clayden code@clayden.org
coords("red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.