powered by
is.regular tests whether a trajectory is regular (i.e. constant time lag between successive relocations).
is.regular
is.regular(ltraj)
is.regular returns a logical value
an object of class ltraj
ltraj
Clement Calenge clement.calenge@ofb.gouv.fr
data(capreotf) is.regular(capreotf) plotltr(capreotf, "dt") data(albatross) is.regular(albatross) plotltr(albatross, "dt")
Run the code above in your browser using DataLab