Try with mtext: plot(rnorm(100)) mtext(text = "Left", side = 3, adj = 0)
On Mon, Jun 16, 2008 at 2:39 PM, Carlos Gershenson <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to insert a letter in a plot corner outside the plotting area. > Thus, "legend" and "text" don't seem to work. "title" does the trick, but I > cannot find a way of moving it from the center to the left corner... I > already tried with a few parameters from par, but title does not take them. > > Would anyone have an idea on how to pull this one off? > > Thank you very much, > > Carlos Gershenson > > http://homepages.vub.ac.be/~cgershen/<http://homepages.vub.ac.be/%7Ecgershen/> > > ______________________________________________ > 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. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[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.