Uwe is right. You can add titles quite easily. Specifically, you can use title(main="...",ylab="...") and that will do the trick after you have used vioplot to do the plot. Tim Liao ---- Original message ----
Date: Wed, 17 Nov 2004 10:55:33 +0100 From: Uwe Ligges <ligges at statistik.uni-dortmund.de> Subject: Re: [R] violinplot options To: Tanja Zseby <zseby at fokus.fraunhofer.de> Cc: r-help at stat.math.ethz.ch Tanja Zseby wrote:
Hi, I am using the function vioplot() to generate violin
plots. Now I would
like to add a label to the y axix and a title to the
diagram.
Just setting ylab didnt work. Is it possible to set such
options for the
function ? I tried also with the function simple.violinplot, but
also with this I
couldnt set the options. Kind Regards Tanja
Looks like nobody else has responded so far. If you are talking about the function in the package also
called
"vioplot": The function is not very well designed. But
since there is
not much code in it, it is quite easy to add additional
functionality
yourself by adapting the whole function. Uwe Ligges
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-
project.org/posting-guide.html