- wordF
The data.frame containing word occurrences.
- myMethod
The method to compute distances, see dist
function.
- gp
A logical to specify if groups should be made.
- nbGp
An intger to specify the number of groups. Ignored if gp=FALSE
.
- getPlot
If TRUE
, save the cluster plot in the RESULTS directory.
- mwidth
The width of the plot in pixels.
- mheight
The height of the plot in pixels.
- formatType
The format for the output file ("eps", "pdf", "png", "svg", "tiff", "jpeg", "bmp").
- ...
Additional arguments from the hclust
function.