Usage
# S3 method for class 'ResIN'
plot(x, which = c("network", "multimodal"), print_plot = TRUE, ...)
Arguments
- x
A ResIN object.
- which
Which plot to show: "network" (default) or "multimodal".
- print_plot
Logical; print the plot (TRUE) or just return it (FALSE).
- ...
Ignored.
Value
The plot object (invisibly if print_plot = TRUE).