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()
.
Plot the graphs in a list of graphs
# S3 method for class 'rock_graphList'
print(x, ...)
The list of graphs
Any other arguments are passed to DiagrammeR::render_graph()
.