sort_table | R Documentation |
Score rows and columns via correspondence analysis, then sort the scores.
sort_table(x, k = NULL)
x |
a contingency table |
Only for 2D tables right now.
mosaicplot
data(blood) sort_table(blood)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.