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