Hello,

is it possible to replace the text of tick marks in a plot?
Specifically, I'd like to have a ppnorm plot in which the theoretical
quantiles are not expressed in terms of standard deviations, but in
actual percentages. Anybody who's seen a probability plot in MINITAB
knows what I'm talking about.

I have somewhat listlessly looked at mtext(), thinking that I could
maybe first create my plot, then draw a white rectangle over the
original numbers (how?), and then inserting my own numbers using
mtext(). To me this sounds so stupid that I haven't yet invested any
effort into actually giving it a shot.

Any ideas?

BTW, is it normal that each and every post to this list, even by list
members, has to go through moderator approval?

Thanks,
robert

______________________________________________
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.

Reply via email to