Displaying 1 result from an estimated 1 matches for "xlab1".
Did you mean:
xlab
2011 Jun 23
2
plotmath: unexpected SPECIAL
...The 3rd throws and error due to "unexpected SPECIAL". Would someone
recommend a way to format this? I want the two phrases connected by a
right arrow.
TIA, these things always elude me. Bryan
***********
Bryan Hanson
Professor of Chemistry & Biochemistry
DePauw University
xlab1 <-expression(paste("Phase Angle ", phi, " Neat-O"))
xlab2 <- expression(paste("treatment: low stress", "high stress", sep
= "%->%"))
xlab3 <- expression(paste("treatment: low stress", %->%, "high stress"))
plot(...