Displaying 1 result from an estimated 1 matches for "264203".
Did you mean:
64203
2000 Jun 20
2
xlab not displayed when 'expression' is used in R 1.1.0
Greetings everyone,
I'll appreciate any help to understand the problem I'm having with
'expression' when I use it to label the x-axis of a plot.
I get the same behaviour under Windows NT4 SP6, and Windows 2000.
Trying
plot(1:10,1:10,xlab=expression(X[i]),ylab=expression(Y[j]))
R 1.0.1 does what I'd expected it to do. However R 1.1.0 shows the
y-label properly but the