powered by
partconv
partconv(x, consec=TRUE)
data(iris) partconv(iris[,5]) cl <- sample(1:10, 25, replace=TRUE) partconv(cl, consec=FALSE) partconv(cl, consec=TRUE)
Run the code above in your browser using DataLab