layout.matrix: Layout matrix

Description Usage Arguments

View source: R/analytical_functions.R

Description

A matrix with the coordinates of the segments

Usage

1
2
3
4
layout.matrix(segments, attraction = c(320, 40, 10, 4, 2),
  level = seq(segments$segment.list), mode = "directed",
  weight.adjustment = 1, start.temp = 20, niter = 10000,
  tie.adjustment = 0.4, ...)

Arguments

segments

a segment object

attraction

the distance between the segment points for each level.

level

the included levels

mode

the mode

area.size

the size of the plot area - see layout.fruchterman.reingold


antongrau/MONECA documentation built on Sept. 17, 2019, 5:52 a.m.