.breakInSer | R Documentation |
This function aims to get series of values after last discontinuity
.breakInSer(x, getFrom = "last")
x |
(numeric) main input |
getFrom |
(character) |
This function returns a numeric vector of reduced length
dist
.breakInSer(c(11:14,16:18))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.