Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Coerces a tracks
object to a list.
# S3 method for tracks
as.list(x, ...)
A generic list of single tracks, where each track is a matrix with
t/delta.t
rows and 4 columns. This looks a lot like a tracks object,
except that its class is not "tracks" anymore.
the tracks
object to be coerced to a list.
further arguments to be passed from or to other methods.