[R] Truncated labels with mosaicplot

Marcin Kozak nyggus at gmail.com
Wed Feb 11 06:03:04 CET 2009


How can I deal with truncated labels in the mosaicplot()? Look at the example:
mosaicplot(~ gear + carb, data = mtcars, color = TRUE)

Look at "carb" (the number of carburetors): the label "8" is
truncated. How this might be dealt with?

Thanks in advance,
Marcin




More information about the R-help mailing list