powered by
Get the Cluster Ranges in a Vector of 1D Coordinates
getclusterranges(x, gap)
a numeric vector
the size for the recognation of data free gaps
# NOT RUN { x = c(1:3, 11:13) getclusterranges(x, 3) # }
Run the code above in your browser using DataLab