Rdocumentation
powered by
Learn R Programming
MotilityLab (version 0.2-5)
wrapTrack: Create Track Object from Single Track
Description
Makes a
tracks
object containing the given track.
Usage
wrapTrack(x)
Arguments
x
the input track.
Value
A list of class
tracks
containing only the input track
x
, which is assigned the name "1".