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

View source: R/plot.rock_graphList.R

print.rock_graphListR 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


rock documentation built on May 29, 2024, 11:30 a.m.