TrajReverse {trajr}R Documentation

Reverse a trajectory

Description

Reverses the direction of a trajectory, so that the starting point becomes the last point and vice versa.

Usage

TrajReverse(trj)

Arguments

trj

The Trajectory to be reversed.

Value

A copy of trj with direction reversed.


[Package trajr version 1.5.1 Index]