R/ordered.clusters.R
ordered.clusters.Rd
ordered.clusters
determines if identical elements of a vector appear
in contiguous clusters, and returns TRUE
if the do and FALSE
otherwise.
ordered.clusters(id)
The function returns TRUE if the elements appear in contiguous clusters and FALSE otherwise