order_docs {rainette} | R Documentation |
return documents indices ordered by CA first axis coordinates
Description
return documents indices ordered by CA first axis coordinates
Usage
order_docs(m)
Arguments
m |
dtm on which to compute the CA and order documents, converted to an integer matrix. |
Details
Internal function, not to be used directly
Value
ordered list of document indices
[Package rainette version 0.3.1.1 Index]