surface_plot_Params | R Documentation |
Surface plot
view |
Which view to display: |
widget |
Display the plot in an htmlwidget? Should be logical or
|
title |
Optional title(s) for the plot(s). It will be printed at the top in a separate subplot with 1/4 the height of the brain cortex subplots. Default: To use a custom title(s), use a length 1 character vector (same title for
each plot) or length If the title is non-empty but does not appear, try lowering |
fname |
Save the plot(s) (and color legend if applicable)? If If If neither of the cases above apply, a png image will be written for each
|
fname_suffix |
Either the data column names ( |
cex.title |
Font size multiplier for the title. |
text_color |
Color for text in title and colorbar legend. Default:
|
bg |
Background color. |
NA_color |
The color for the medial wall and |
alpha |
Transparency value for mesh coloring, between 0 and 1. Default:
|
edge_color |
Outline each edge in this color. Default: |
vertex_color |
Draw each vertex in this color. Default:
|
vertex_size |
Draw each vertex with this size. Default: |
material |
A list of materials from |
width , height |
The dimensions of the RGL window, in pixels. If both are
The plot will be taller than If multiple |
zoom |
Adjust the sizes of the brain meshes. Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.