Plot "structure.impact" objects
Convenience function for generating network structure impact plots
## S3 method for class 'structure.impact' plot(x, order = c("given", "alphabetical", "value"), zscore = FALSE, abs_val = FALSE, ...)
x |
an output object from an impact function (class |
order |
"alphabetical" orders nodes alphabetically, "value" orders nodes from highest to lowest impact value |
zscore |
logical. Converts raw impact statistics to z-scores for plotting |
abs_val |
logical. Plot absolute values of network structure impacts. If both abs_val=TRUE and zscore=TRUE, plots the absolute value of the z-scores. |
... |
other plotting specifications (ggplot2) |
Inputting an object of class network.impact
will return a line plot that shows the relative network impacts of each node.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.