drawLinks: drawLinks

Description Usage Arguments Details optional arguments

Description

drawLinks

Usage

1
2
3
4
drawLinks(object, ...)

## S4 method for signature 'GeoSituation'
drawLinks(object, ...)

Arguments

object

the GeoSituation-Object(s) to be plotted

...

list of optional values (see below)

Details

Optional Parameters for this Methdod.

optional arguments

withlabels:

logical default = TRUE. If TRUE, labels will be printed for each Node.

pch:

numeric default = 21. Defines the point-Type to be used.

point.cex:

numeric default = 3. Defines the size of the points.

font.cex:

numeric default = 3. Defines the size of the font.

bg:

numeric or character default = "white". The background-color the node-background should be printed in.

col:

numeric or character default = "black". The foreground-color the node-outline should be printed in.


felixlindemann/HNUORTools documentation built on May 8, 2019, 6:46 p.m.