straighten: QTS Straightening

View source: R/interface.R

straightenR Documentation

QTS Straightening

Description

This function straightens QTS so that the last point equals the first point.

Usage

straighten(x)

## S3 method for class 'qts'
straighten(x)

## S3 method for class 'qts_sample'
straighten(x)

Arguments

x

An object of class qts or qts_sample.

Value

An object of the same class as the input argument x storing the straightened QTS.

Examples

straighten(vespa64$igp[[1]])
straighten(vespa64$igp)

astamm/squad documentation built on Jan. 26, 2024, 5:30 p.m.