straighten | R Documentation |
This function straightens QTS so that the last point equals the first point.
straighten(x)
## S3 method for class 'qts'
straighten(x)
## S3 method for class 'qts_sample'
straighten(x)
x |
An object of class qts or qts_sample. |
An object of the same class as the input argument x
storing the
straightened QTS.
straighten(vespa64$igp[[1]])
straighten(vespa64$igp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.