plot: Plot a Flow

Description Usage Arguments Value

View source: R/plot.R

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


neuroimaginador/wf4ni documentation built on Oct. 15, 2019, 9:26 a.m.