Learn R Programming

rock (version 0.8.1)

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, ...)

Value

x, invisibly

Arguments

x

The list of graphs

...

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