epiverse-trace / epichains

[Under active development] Methods for simulating and analysing the sizes and lengths of infectious disease transmission chains from branching process models
https://epiverse-trace.github.io/epichains/
Other
5 stars 2 forks source link

Make `rborel()` return a numeric vector instead of an `<epichains_summary>` object #211

Closed jamesmbaazam closed 6 months ago

jamesmbaazam commented 6 months ago

This PR closes #191.

rborel() returns an object of class <epichains_summary>

rborel() now returns a numeric vector.

Not applicable.