yNodeCoords: Order the riverplot nodes to minimize crossings

Description Usage Arguments Value

View source: R/plot_functions.R

Description

Order the riverplot nodes to minimize crossings

Usage

1
2
3
yNodeCoords(nodes, edges, rank_flag = FALSE, scale_factor = 1,
  start_coords = c(1, 2), edgeWeightColName = "rescaled",
  scale_fun = function(x) {     return(x) })

Arguments

sacle_fun

Value

node_ypos


wurst-theke/bratwurst documentation built on May 17, 2019, 9:14 a.m.