powered by
Convert a "TracksCollection" object to a list of tracks
# S3 method for TracksCollection as.list(x,...)
an object of class "TracksCollection"
passed to arguments of as.list
rTrack, rTracks, rTracksCollection, as.list
# NOT RUN { x <- rTracksCollection() as.list(x) # }
Run the code above in your browser using DataLab