TrajReverse: Reverse a trajectory

View source: R/trajectory.R

TrajReverseR 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.


JimMcL/trajr documentation built on Jan. 31, 2024, 12:57 a.m.