vec2gray | R Documentation |
vec2gray
:
transforms a vector of non-negative numbers into
gray values.
vec2gray(levec)
levec |
a vector of non negative numbers. |
a vector of gray values.
Hervé Abdi
# le.grey <- vec2gray(1:10).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.