Description Usage Arguments Details Value
Generate flow table
1 |
from |
patients home region |
to |
patients destination |
zeros |
retain combinations with zero counts |
keepFrom |
values of 'from' to keep |
keepTo |
values of 'from' to keep |
keepFrom and keepTo default to retaining all unique values of the respective options
dataframe detailing flow between from and to.
fromentries in from
toentries in to
Nfrequency of flow from from to to
N_fromtotal number of interventions from from
N_tototal number of interventions to to
prop_fromproportion of interventions from from going to to
prop_toproportion of interventions to to originating in from
rank_fromrank of prop_from within each from
rank_torank of prop_to within each to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.