Skip to contents

Visualize results from run_multiple()

Usage

# S3 method for class 'epiworld_multiple_save'
plot(x, y = NULL, ...)

Arguments

x

An object of class epiworld_multiple_save

y

Ignored.

...

Further arguments passed to the method.

Details

In the case of transition objects, the function will collapse the transition matrix and call draw_mermaid_from_matrix() followed by plot().