annotation_plot | R Documentation |
Plot brain structure annotation
annotation_plot(
annot_df,
annotation_level = "custom_2",
annotation_colors = many,
show_coordinates = FALSE,
show_legend = FALSE,
alpha = 0.5
)
annotation_level |
The structure annotation level to color code. |
annotation_colors |
A character vector with the color scale. |
show_coordinates |
Logical. Whether to show slice coordinates or not. |
show_legend |
Logical. Whether to show a color legend or not. |
alpha |
Float. The alpha value for grid tiles. |
An annotation plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.