On Aug 7, 2011, at 8:24 AM, Christopher DiBari wrote:
Hello List:
Does anyone know if there's a way to annotate the plots produced by
the
plot.xmean.ordinaly function in the rms package. I'd like to produce
publication quality figures, but first need to annotate the axis
labels. Is
there a way to do that?
Surely fortunes("Yoda") applies here.
If you look at the code you see that base graphics are used. Why are
you not using `axis` or one of its cousins?
Provide some prototype data and there would surely be a worked example
in return. Data leads to solutions is the Tao of R-help.
--
David Winsemius, MD
West Hartford, CT
______________________________________________
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.