Tal Galili <tal.galili <at> gmail.com> writes: > I am looking for a way to add table values (from a "table" object) into a > mosaic plot of that table (which is produced by the "mosaicplot" command on > the table object).
(nice self-running example removed) I suggest that you switch to package vcd and function mosaic. I has a MUCH larger set of features, and provides labeling_cboxed(...) to do exactly what you want. Dieter ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.