Michael set.seed(1) boxplot(list(A=rnorm(50, 2), B=runif(50)*2)) text(2, 3, 'Text here')
Presumably this is not what you mean. Can you be a little more explicit? Peter Alspach > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Grant > Sent: Tuesday, 19 August 2008 1:24 p.m. > To: r-help@r-project.org > Subject: [R] Box Plot Text > > Is there a easy way to insert text inside a boxplot as can be > done with plot using text(...)? > > > > Thanks, > > MCG > > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. > The contents of this e-mail are privileged and/or confidential to the named recipient and are not to be used by any other person and/or organisation. If you have received this e-mail in error, please notify the sender and delete all material pertaining to this e-mail. ______________________________________________ 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.