Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

na.omit.ltraj

Removes the missing values in a trajectory


Description

na.omit.ltraj can be used to remove missing relocations from a trajectory.

Usage

## S3 method for class 'ltraj'
na.omit(object, ...)

Arguments

object

an object of class ltraj

...

additionnal arguments to be passed to or from other methods

Value

An object of class ltraj

Author(s)

See Also

setNA to place the missing values in the trajectory

Examples

data(puechcirc)
puechcirc

na.omit(puechcirc)

adehabitatLT

Analysis of Animal Movements

v0.3.25
GPL (>= 2)
Authors
Clement Calenge, contributions from Stephane Dray and Manuela Royer
Initial release
2020-01-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.