View source: R/display_slice.R
display_slice | R Documentation |
Display an image slice in 3D
display_slice(brain, slice, ...)
brain |
template brain (e.g. IS2) of the slice. |
slice |
Path to PNG image containing slice to display. |
... |
extra arguments to pass to |
This function is principally called for its side effect of adding to the plot. A vector of rgl shape IDs is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.