Description Usage Arguments Value Author(s) Examples
This function by Josh O'Brien checks whether elements of a vector are valid colors. It has been copied from a Stack Exchange answer (see http://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation).
1 | areColors(x)
|
x |
The vector. |
A logical vector.
Josh O'Brien
Maintainer: Gjalt-Jorn Peters <gjalt-jorn@userfriendlyscience.com>
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.