if TRUE, the anti-characteristic words are plotted (by default TRUE)
col.char.posit
color for the characteristic words (by default "blue")
col.char.negat
color for the anti-characteristic words (by default "red")
col.lines
color for the lines of barplot (by default "black")
theme
used to modify the theme settings by ggplot2 package (by default theme_bw())
text.size
size of the font (by default 12)
numr
number of rows in each multiple graph (by default 1 row)
numc
number of columns in each multiple graph (by default 2 columns)
top
title of the graph (by default NULL)
max.posit
maximum number of characteristic words (by default 15)
max.negat
maximum number of anti-characteristic words (by default 15)
type
CharWord and draws the characteristic and anti-characteristic words; quanti draws characteristic words for all quantitative variables; quali draws only the words for one qualitative variable (by default CharWord)
sel.var.cat
name of contextual quantitative and/or qualitative contextual variables
txt.var.cat
new names of each category or quantitative variable (by default NULL
sel.words
words selected to plot if its p-value is less than prob (by default ALL
...
further arguments passed to or from other methods...