Learn R Programming

wrassp (version 0.1.2)

tracks.AsspDataObj: tracks.AsspDataObj

Description

List the tracks of an AsspDataObj

Usage

tracks.AsspDataObj(x)

Arguments

x
an object of class AsspDataObj

Value

  • a character vector containing the names of the tracks

Details

AsspDataObj contain tracks (at least one). This function lists the names of these tracks. This function is equvalent to calling names(x).