create_sankey: Sankey plot using ggplot2

Description Usage Arguments Examples

Description

This function creates the sankey plots using the ggplot2 package in R. More details in the vignettes.

Usage

1
create_sankey(data, datacol, pdfname)

Arguments

data

Input file

datacol

Plot parameter

pdfname

Output file

Examples

1
create_sankey(data,datacol,pdfname)

AmritaKar/sankey documentation built on May 17, 2019, 6:17 p.m.