trackList-class: List of tracks

Description Usage Arguments See Also

Description

An extension of List that holds only track objects.

Usage

1
trackList(..., heightDist = NA)

Arguments

...

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.

heightDist

A vector or NA to define the height of each track.

See Also

track.


trackViewer documentation built on Feb. 11, 2021, 2 a.m.