quick_sankey {isotracer} | R Documentation |
Draw a Sankey plot with basic defaults
Description
Draw a Sankey plot with basic defaults
Usage
quick_sankey(flows, ...)
Arguments
flows |
A tibble containing flows (output from
|
... |
Passed to |
Value
Mostly called for its side effect (plotting), but also returns invisible the scene object describing the Sankey plot. Note that the structure of this object is experimental and might change in the future!
[Package isotracer version 1.1.6 Index]