Description Usage Arguments Examples
This function creates the sankey plots using the ggplot2 package in R. More details in the vignettes.
1 | create_sankey(data, datacol, pdfname)
|
data |
Input file |
datacol |
Plot parameter |
pdfname |
Output file |
1 | create_sankey(data,datacol,pdfname)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.