[R] plots
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Jun 15 14:31:42 CEST 2005
secretario academico FACEA wrote:
> Dear all,
> Is it possible to change the levels in a mosaic plot,
Change the levels? This depends on the data, not on the plot function, I
think...
> the appearance of the level
What does apprearance mean? See ?mosaicplot which tells you how to
re-order using the argument "sort".
> or the levels size?
Do you mean t he font size for annotation? This is descibed in
?mosaicplot - see its argument cex.axis.
Or the number of levels? This again is a matter of the data, not the
plot function.
I'm completely lost what you are going to do...
Uwe Ligges
> For instance:
> A C E
> B D
>
> Thanks for your help
> Adrián
>
>
> ------------------------------------------------------------------------
>
> ______________________________________________
> 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
More information about the R-help
mailing list