Skip to contents

Plot Nodes

Usage

plotNodes(nodes, r = 1, col = "red", ...)

Arguments

nodes

data frame as returned by toNodes

r

Radius of a circle that fits into the plot range: xlim is set to c(-r, r)

col

colour used to plot the nodes (default: "red")

...

arguments passed to plot