# NOT RUN {
plot_gaps(ml_net, "1,2[II.C]", level = -1)
plot_gaps(ml_net, "1,2[II.C]",
level = -1,
subset_graph = "focal", cutoff = 4, label = TRUE
)
plot_gaps(ml_net, "1,2[II.C]",
level = -1,
subset_graph = "partial", cutoff = 4, label = TRUE
)
# }
Run the code above in your browser using DataLab