topological_sort: Topological Sort

View source: R/topological_sort.R

topological_sortR Documentation

Topological Sort

Description

Topologically sort the state names so that states earlier in the flow of individuals come earlier in sorted order.

Usage

topological_sort(model)

Arguments

model

flexmodel object

Value

character vector of state names in topological order


bbolker/McMasterPandemic documentation built on Aug. 25, 2024, 6:35 p.m.