[R] prime in expression in plot

Thomas Steiner finbref.2006 at gmail.com
Wed Jan 10 14:36:18 CET 2007


> how do I add the "prime" (first derivative) to a R-plot?

sorry for the noise, I found it myself:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/20984.html
I use now (works fine)
plot(1,1,xlab=expression(frac("F'"(0),"R'"(0))),xaxt="n")
Thomas



More information about the R-help mailing list