plot.robust | R Documentation |
Plot robust
## S3 method for class 'robust'
plot(
x,
indexes = c("Natural_connectivity", "Average_path_length", "Average_degree"),
use_ratio = FALSE,
mode = 1,
...
)
x |
|
indexes |
indexes selected to show |
use_ratio |
use the delete nodes ratio rather than nodes number |
mode |
plot mode, 1~3 |
... |
additional arguments for |
a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.