Description Usage Arguments Value Examples
internal function sortByIndex from package dplR, shifts series to start with index 1, maintaining the same vector length by adding NA values to the end. Code copied and not imported to make function name consistent to naming convention in package trlboku and to provide documentation.
1 |
x |
a numeric vector, representing an individual rwl series, potentially containing NA values. |
a numeric vector with the same length as x.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.