plot: Plot a Flow

Description Usage Arguments Value

Description

This function plots a flow using igraph plotting capabilities.

Usage

1
plot(flow, to_file = "")

Arguments

flow

(a NIflow object) The flow.

to_file

(character) Path to a file to save the graph. If not present, plots the flow to the screen. Otherwise, it is stored in a PNG file with the given name.

Value

Nothing


neuroconductor/wf4ni documentation built on May 14, 2019, 12:54 a.m.