typeII2typeI: Change the Type of a Trajectory

View source: R/typeII2typeI.r

typeII2typeIR 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)

adehabitatLT documentation built on April 6, 2023, 5:18 p.m.