\name{clustsort}
|
|
\alias{clustsort}
|
|
\title{clustsort}
|
|
\usage{
|
|
col2(x)
|
|
}
|
|
\description{
|
|
Sorts x and y dimensions from a matrix based on clustering.
|
|
}
|
|
\examples{
|
|
col2(x)
|
|
}
|