powered by
Visualise the backbone state network of a model
plot_backbone_statenet(model, detailed = FALSE)
A ggplot2 object.
A dyngen initial model created with initialise_model().
initialise_model()
Whether or not to also plot the substates of transitions.
# \donttest{ data("example_model") plot_backbone_statenet(example_model) # }
Run the code above in your browser using DataLab