order_docs: return documents indices ordered by CA first axis coordinates

View source: R/rainette.R

order_docsR 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


rainette documentation built on March 31, 2023, 6:43 p.m.