View source: R/methods-ResIN.R
plot.ResIN | R Documentation |
Plot a ResIN object
## S3 method for class 'ResIN'
plot(x, which = c("network", "bipartite"), print_plot = TRUE, ...)
x |
A ResIN object. |
which |
Which plot to show: |
print_plot |
Logical; print the plot (TRUE) or just return it (FALSE). |
... |
Ignored. |
The plot object (invisibly if print_plot = TRUE
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.