trackViewer (version 1.8.4)

trackList-class: List of tracks

Description

An extension of List that holds only track objects.

Arguments

constructor

trackList(..., heightDist=NA): Each tracks in ... becomes an element in the new trackList, in the same order. This is analogous to the list constructor, except every argument in ... must be derived from track. The heightDist is vector or NA to define the height of each track.

See Also

track.