Displaying 1 result from an estimated 1 matches for "esilon".
Did you mean:
isilon
2010 Jan 25
2
Two == expressions in bquote
...Windows machine, and either R 2.11.0 development edition for 64-bit Windows or R 9.2.2 on the same machine ((x 86)).
I don't mind the two statements except that when trying to automate this by using the base x coordinate + epsilon*max(x), for example --
x <- 1:10
epsilon=0.05
text(2+esilon*max(x),8, bquote(phantom(0) == .(mu^2)))
for the x position on the 2nd text function, the position of the additional text is not predictable.
Thanks,
Larry Hotchkiss