glottonmds | R Documentation |
Nonmetric Multidimensional Scaling for a glottodist object
glottonmds(glottodist = NULL, k = NULL, rm.na = FALSE, row2id = NULL)
glottodist |
A glottodist object |
k |
Number of dimensions. Either 2 or 3 for nmds. |
rm.na |
Whether na's should be removed (default is FALSE) |
row2id |
In case of nmds, specify what each row contains (either 'glottocode' or 'glottosubcode') |
a glottonmds object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.