>>>>> "Detlef" == Dipl -Stat Detlef Steuer <steuer
at amadeus.statistik.uni-dortmund.de> writes:
Detlef> Hello!
Detlef> Help! How to create subscripts in text() ? Could not find an
Detlef> example nor could I guess it.
You could have guessed, but that's easy to say if one knows it....
Try
plot(1,type='n'); text(1,1, expression(sum(x[i], i==1, n) ==
y[k[n]]))
The help page "?text" has a few more examples.
try
example(text)
Detlef> *** The manual said the program requires Windows 95 or better,
Detlef> *** *** so I installed Linux. ***
!!
Martin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._