plot_brainGraph_gui {brainGraph}R Documentation

GUI for plotting graphs overlaid on an MNI152 image or in a circle

Description

This function creates a GUI for plotting graphs over an image from the MNI152 template. It gives the user control over several plotting parameters. Also possible is a circular plot (in addition to the axial and sagittal views). It is necessary for the graphs to have an atlas attribute, and several vertex- and edge-level attributes (set by set_brainGraph_attr).

Usage

plot_brainGraph_gui()

See Also

Other Plotting functions: Plotting GLM graphs, plot.brainGraphList, plot.brainGraph, plot_brainGraph_multi


[Package brainGraph version 3.0.0 Index]