delTrack {wrassp} | R Documentation |
Remove a track from an AsspDataObj object
delTrack(dobj, trackname)
dobj |
An object of class AsspDataObj |
trackname |
the name of a track in this object |
The object without the track named trackname
Lasse Bombien