Ordered Vector of Integers to List of consecutive integers
this helper function helps to group consecutive integers in a sequence of integers.
intToGroups(x)
x |
a vector of integers. |
a list of integer vectors.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.