[R] puzzled with plotmath for matrix indices

Claudia Beleites cbeleites at units.it
Thu Jan 20 14:08:25 CET 2011


Gerrit,

thanks & viele Grüße nach Oberhessen :-)

>> plot (1, 1, ylab = expression (Z[list(i,i)]))
though that cannot be evaluated, either (due to [ not knowing what to do with an 
index list)

for future searches: probably the easiest cheat is, of course,
plot (1, 1, ylab = expression (Z["i, i"]))

Anyways, I put the "how to" into the R Wiki page on plotmath.

And I suggest that it should be mentioned in the plotmath help => email to r-devel.

Claudia

-- 
Claudia Beleites
Dipartimento dei Materiali e delle Risorse Naturali
Università degli Studi di Trieste
Via Alfonso Valerio 6/a
I-34127 Trieste

phone: +39 0 40 5 58-37 68
email: cbeleites at units.it



More information about the R-help mailing list