powered by
The sensor method returns or sets the sensor of a track from a Move or MovesStack object.
# S4 method for .MoveTrack sensor(this,...) # S4 method for .unUsedRecords sensor(this,...)
Move or MoveStack object
Curently not used
# NOT RUN { data(leroy) sensor(leroy) #get the sensor from a Move object data(fishers) sensor(fishers) #get the sensor from a MoveStack object # }
Run the code above in your browser using DataLab