Description Usage Arguments Bugs Examples
This function will take raw values. It's based on a stackoverflow post (see raw code).
1 |
inputs |
Numeric vector of n's going in |
losses |
Numeric vector of n's going out - last is those included |
unit |
Preface a unit? |
labels |
Character vector of labels - in order of inputs then losses. |
format |
The default is "plot," which produces a plot in the R graphics device. Current alternate options include "pdf" and "bmp," which produce those file types under the name "Sankey.xxx" in the current directory. |
If you find an issue, post it here and we'll try and fix it: http://go.roche.com/RochePlotissue
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.