plot.igraph, with some options pre-specified that work for
plotting in the brain's layout. This means that
set.brainGraph.attributes needs to be run on the graph,
and a valid set of coordinates provided for the vertices. Most of the
parameters valid here can be seen in igraph.plotting.plot_brainGraph(g, rescale = F, ylim = c(-1.5, 1.5), asp = 0,
main = NULL, ...)plot).