prTpPlotArrows: Plots the arrows

Description Usage Arguments Value

View source: R/transitionPlot_helpers.R

Description

Outputs all the arrows from a box row

Usage

1
2
3
prTpPlotArrows(type, box_row, transition_flow, max_flow, min_lwd, max_lwd, clr,
  box_clr, transition_arrow_props, prop_start_sizes, prop_end_sizes,
  tot_spacing, box_width, abs_arrow_width, color_bar_subspace, add_width = NA)

Arguments

type

The type of arrow used

box_row

Which box do the arrow originate from

max_flow

The largest transition flow

min_lwd

The minimum line width

max_lwd

The maximum line width

clr

The color of the line

box_clr

The color of the box

transition_arrow_props

The proportions of the different transitions if available.

prop_start_sizes

The proportions to the left

prop_end_sizes

The proportions to the right

tot_spacing

Total spacing between boxes

box_width

The box width

color_bar_subspace

If there is little or no difference exists at the low/high proportions of the spectrum then it can be of interest to focus the color change to the center leaving the tails constant

add_width

Add a certain width

Value

void


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.