sankey: Title sankey

Description Usage Arguments Value Examples

View source: R/sankey.R

Description

PLot a sankey diagram from a matrix

Usage

1
sankey(matriz, title = "Basic Sankey Diagram")

Arguments

matriz

adjacency matrix

title

plot title

Value

A sankey diagram plot

Examples

1
sankey(matrix(40, 4, 10))

franciscoxaxo/sankeydiagram documentation built on Dec. 20, 2021, 8:51 a.m.