Removes the missing values in a trajectory
na.omit.ltraj can be used to remove missing relocations from a
trajectory.
## S3 method for class 'ltraj' na.omit(object, ...)
object |
an object of class |
... |
additionnal arguments to be passed to or from other methods |
An object of class ltraj
Clement Calenge clement.calenge@ofb.gouv.fr
setNA to place the missing values in the trajectory
data(puechcirc) puechcirc na.omit(puechcirc)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.