Description Usage Arguments Value
plot 3d brain network
1 2 3 |
x |
output generated from JointNets Methods |
type |
type of graph. There are four options:
|
neighbouroption |
determines what type of graph to zoom into when parameter "type" is "neighbour". There are two options:
|
subID |
selects which task to display. There are four options:
|
index |
determines which node(s) to zoom into when parameter "type" is "neighbour". This parameter could either be an integer or vector of integers representing node ids (zoom into one node or multiple nodes) |
hastitle |
determines whether the graph title is displayed or not (TRUE to display / FALSE to hide) |
haslegend |
determines whether the graph legend is displayed or not (TRUE to display / FALSE to hide) |
hasbackground |
determines whether the reference brain is plotted or not (TRUE to display / FALSE to hide) |
... |
extra parameters passed to igraph::rglplot() and level in misc::contour3d() |
3d (rgl) brain network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.