render_slice | R Documentation |
Render a slice at z coordinate
render_slice(x, zpos, width, height, colmap, ...)
x |
the object, e.g. an instance of type |
zpos |
the z coordinate to slice through. |
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.