Dear S-Plus users,
I have a question regarding the function bwplot. I would like to plot a
boxplot without axes, using bwplot and add the axes later using axis.
The command
bwplot(x, data=df, axes=F)
returns the following error message " Error in points: Invalid argument
name: axes"
and also returns a boxplot without axes, but also without the symbol
representing the median.
Using the type = "n" argument produces a boxplot with axes, but again
without the symbol representing the median.
Is there a way to produce a boxplot without axes, so they may be added
later, but with the symbol representing the median?
I'm using S-Plus 2000, MS Windows 98, a Pentium III Processor with 128 MB
RAM.
Any help is appreciated - I will summarize solutions and suggestions to the
list.
Thank you very much in advance.
Wolfgang
***************************************************
Wolfgang Hannöver
Ernst-Moritz-Arndt-Universität Greifswald
Institut für Epidemiologie und Sozialmedizin
Walther-Rathenau-Str. 48
17487 Greifswald
fon.: 03834/867709 fax:03834/867701
e-mail: hannoeve@uni-greifswald.de
http://www.medizin.uni-greifswald.de/epidem/
***********************************************
|