render | R Documentation |
Map an image intensities to an image with color values.
render(x, width, height, colmap, ...)
x |
the object, e.g. an instance of type |
width |
width of the rendered image |
height |
height of the rendered image |
colmap |
the colors used to map from values to RGBA colors. |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.