View source: R/na.omit.ltraj.r
na.omit.ltraj | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.