Skip to content
Prev 145593 / 398500 Next

boxplot with text and symbols on x

1. See ?locator
2. Try this:
plot(1:2, pch = c("\u2640", "\u2642"))


On Thu, May 29, 2008 at 4:40 AM, Birgit Lemcke
<birgit.lemcke at systbot.uzh.ch> wrote: