typeII2typeI {adehabitatLT}R Documentation

Change the Type of a Trajectory

Description

This function transforms a trajectory of type II (time recorded) into a trajectory of type I (time not recorded).

Usage

typeII2typeI(x)

Arguments

x

a object of class "ltraj" of type II

Value

An object of class "ltraj"

Author(s)

Clement Calenge clement.calenge@ofb.gouv.fr

See Also

as.ltraj for additional information on the objects of class "ltraj"

Examples

data(puechcirc)
puechcirc
typeII2typeI(puechcirc)

[Package adehabitatLT version 0.3.27 Index]