| .balance_flow_encode | R Documentation |
Builds the flow vector a candidate matched set maps to: unit and pair arcs at one, the slack each category needs to fill its budget, and the transfers that carry its imbalance, each crossing at the lowest level its two cells share.
.balance_flow_encode(matching, index, hier = index$hier)
Returns NULL when the matched set is not balanced at the levels the design
enforces exactly, since no flow in this network represents it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.