Añadida función clustsort.
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
\name{clustsort}
|
||||||
|
\alias{clustsort}
|
||||||
|
\title{clustsort}
|
||||||
|
\usage{
|
||||||
|
col2(x)
|
||||||
|
}
|
||||||
|
\description{
|
||||||
|
Sorts x and y dimensions from a matrix based on clustering.
|
||||||
|
}
|
||||||
|
\examples{
|
||||||
|
col2(x)
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user