Learn R Programming

rock (version 0.5.4)

print.rock_graphList: Plot the graphs in a list of graphs

Description

Plot the graphs in a list of graphs

Usage

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

Arguments

x

The list of graphs

...

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

Value

x, invisibly