Plot robust

# S3 method for class 'robust'
plot(
  x,
  indexes = c("Natural_connectivity", "Average_degree"),
  use_ratio = FALSE,
  mode = 1,
  ...
)

Arguments

x

robust_test() result (robust object)

indexes

indexes selected to show

use_ratio

use the delete nodes ratio rather than nodes number

mode

plot mode, 1~3

...

additional arguments for group_box

Value

a ggplot