get.series.lengths.at.ends | R Documentation |
Calculates the lengths of runs at the ends of a logical vector.
get.series.lengths.at.ends(x, na.value = FALSE)
x |
Logical vector. |
na.value |
Logical. Value to assign to NA elements. |
Numeric vector. Lengths of runs at the ends.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.