Description Usage Arguments Author(s)
This function is called by clusterplot
1 |
cluster |
an items x columns matrix with numerical entries. each item will define a line in the clusterplot |
label |
if multiple clusters should be plotted in one diagram, the cluster labels for each item are given in this vector |
at |
at which x-positions will the columns occur in the plot? |
main |
the title of the plot |
xlim |
xlimits, standard graphics parameter |
xlab |
x-axis legend, standard graphics parameter |
xaxt |
should an x axis be plotted at all? (="n" if not) |
xlabels |
text added as x-axis labels |
las |
las=1: horizontal text, la2=2: vertical text |
ylim |
ylimits, standard graphics parameter |
ylab |
y-axis legend, standard graphics parameter |
fromto |
|
colpal |
either "red","green","blue" (standard colors), or a vector of colors that can be used instead of a standard color palette. |
nrcolors |
how many colors will the color palette contain? |
outer.col |
color of the outlier lines |
add.quartiles |
should the quartile lines be plotted (grey/black)? |
Benedikt Zacher zacher@lmb.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.