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.


trajr documentation built on May 29, 2024, 11:52 a.m.