[R] Graphic text

Neil Shephard nshephard at gmail.com
Fri Feb 29 15:49:41 CET 2008


Hi Maura,

I'm afraid that your message below only came to me, and wasn't copied to R-help.

I'm useless at graphics in R, but I'd recommend posting exactly what
R-code that your writing, this will show what plotting commands your
using and the syntax, and will allow others to provide insightful
comments, otherwise they're just guessing at what your already doing.

A very vague guess that I can offer would be that the argument to main
or sub could be split over multiple lines by writing it like this...

main=c("This is the first line", "and this is the second line")

...but as I say, I'm not great with graphics, and don't know what
function/commands your using.

For your convenience I've CC'd this to R-help so that if you hit
"Reply to all" then your message with your examples will go to the
list too.

Neil

On Fri, Feb 29, 2008 at 1:44 PM, Maura E Monville
<maura.monville at gmail.com> wrote:
> MY OS is  Linux/SuSE 10.3
>
>  R version is 2.6.1
>
>  The pop-up message is my goal. So far it only appears in the text
>  terminal window where I started R.
>  I would like to show the quantitative results of my calculations
>  superimposed to a 2x2 graphic layout..
>  This is a textual data spread on a number of lines that cannot be
>  placed in the MAIN or SUB text fields of any of the 4 plots.
>  I do not know how to split the MAIN or the SUB text onto two or more lines.
>  Anyway, both MAIN and SUB text fields are designed to accommodate short text
>  data ... I guess.
>
>  Thank you so much,
>  Maura E.M.
>
>
>
>  On Fri, Feb 29, 2008 at 3:00 AM,  <nshephard at gmail.com> wrote:
>  > Maura E Monville wrote:
>  >  >
>  >  > Can R handle graphic text ? I mean something like a pop-up message
>  >  > window or  a text widget ?
>  >  >
>  >
>  >  A little more context would probably be useful.
>  >
>  >  * What OS are you using?
>  >  * What version of R are you using?
>  >  * Where is the pop-up message coming from?
>  >  * What does the pop-up message signify and how do you want it to be handled?
>  >
>  >  Might be worth reading the posting guide and re-posting your question (see the signature in all posts from R-help for the posting guide URL).
>  >
>  >  >
>  >  > R-help at 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.
>  >  >
>  >  >
>  >  Quoted from:  http://www.nabble.com/Graphic-text-tp15754012p15754012.html
>  >
>  >
>
>
>
>  --
>  Maura E.M
>



-- 
Email - nshephard at gmail.com / n.shephard at sheffield.ac.uk



More information about the R-help mailing list