Description Usage Arguments Examples
This function allows you to calculate the quality of the display of the column categories on pairs of selected dimensions.
1  | 
data: | 
 name of the dataset (must be in dataframe format).  | 
x: | 
 first dimension for which the quality is calculated (x=1 by default).  | 
y: | 
 second dimension for which the quality is calculated (y=2 by default).  | 
sort: | 
 logical value (TRUE/FALSE) which allows to sort the categories in descending order of quality of the representation on the subspace defined by the selected dimensions. TRUE is set by default.  | 
cex.labls: | 
 adjust the size of the dotplot's labels.  | 
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.