Opens a new 3D viewer window (with pan), plots a brain volume, and adjusts the view angle.
1  | new_3d_plot(volume = elmr::FAFB.surf, col = "gray", alpha = 0.1)
 | 
volume | 
 The brain or other surface object to plot.  Defaults to   | 
col | 
 The colour to use for plotting the surface. Default is gray.  | 
alpha | 
 The alpha value of the plotted surface. Defaults to 0.1.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.