rc.plot.track.id: Plot Track Id

Description Usage Arguments Details Author(s) See Also Examples

Description

Plot labels in designated tracks.

Usage

1
2
rc.plot.track.id(track.id, labels=NULL, degree=0,
	col='black', custom.track.height=NULL, ...)

Arguments

track.id

a vector of integers, specifying the tracks for plotting id.

labels

NULL or a vector of character string, specifying the text to be written.

degree

the angle of the arc rotation.

col

color for the text.

custom.track.height

NULL or numeric, specifying customized track height.

...

further graphical parameters (from par), such as srt and family.

Details

If labels is NULL, values of track.id will be used as text labels.

Author(s)

Minghui Wang <m.h.wang@live.com>

See Also

rc.plot.histogram, rc.plot.track

Examples

1
#This is not to be run alone. Please see tutorial vignette("netweaver") for usage.

Example output



NetWeaver documentation built on May 2, 2019, 11:26 a.m.