| series_rev | R Documentation |
Result of applying rev function by columns
to the matrix. This allows the study of the series backwards and not only
forward.
series_rev(X)
X |
A numeric vector, matrix (or data frame). |
Jorge Castillo-Mateo
series_double, series_record,
series_split, series_ties,
series_uncor, series_untie
series_rev(matrix(1:100, 10, 10))
series_rev(ZaragozaSeries)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.