tracks.AsspDataObj {wrassp} | R Documentation |
tracks.AsspDataObj
Description
List the tracks of an AsspDataObj
Usage
tracks.AsspDataObj(x)
Arguments
x |
an object of class AsspDataObj |
Details
AsspDataObj contain tracks (at least one). This function lists the names
of these tracks. This function is equivalent to calling names(x)
.
Value
a character vector containing the names of the tracks
Author(s)
Lasse Bombien
[Package wrassp version 1.0.5 Index]