print.rock_graphList {rock}R Documentation

Plot the graphs in a list of graphs

Description

Plot the graphs in a list of graphs

Usage

## S3 method for class 'rock_graphList'
print(x, ...)

Arguments

x

The list of graphs

...

Any other arguments are passed to DiagrammeR::render_graph().

Value

x, invisibly


[Package rock version 0.8.1 Index]