MANOVA type II
1  | manova_II(x, es_manova, test, digits, CI, lower.tail)
 | 
x | 
 Data frame or list containing summary statistics for multiple parameters measured in both sexes in two or more populations.  | 
es_manova | 
 effect size either ,"eta" for eta squared, or "none"for not reporting an effect size, Default:"none".  | 
digits | 
 Number of significant digits, Default: 4  | 
CI | 
 confidence interval coverage takes value from 0 to 1, Default: 0.95.  | 
lower.tail | 
 Logical; if TRUE probabilities are 'P[X <= x]', otherwise, 'P[X > x]'., Default: FALSE  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.