addlines {eigenmodel}R Documentation

Adds lines between nodes to an existing plot of nodes

Description

Adds lines between nodes to an existing plot of nodes

Usage

addlines(U, Y, col = "green", lwd = 1, lty = 1)

Arguments

U an n x 2 matrix of node locations
Y a symmetric matrix
col color of the lines
lwd width of the lines
lty line type

Value

NULL

Author(s)

Peter Hoff


[Package eigenmodel version 1.0 Index]