Displaying 2 results from an estimated 2 matches for "p12231344".
2007 Aug 20
2
Labelling certain points on the x-axis
...do.p = TRUE,
lwd=3,
ylab = "f(x)",
xlab = "x",
main = "Figur 2.5 Empirische Verteilfunktion",
xlim = c(1,5.5))
abline(h= (0:5)*0.2)
Now I would like to label the points on the x-axis where there is an
x-value:
http://www.nabble.com/file/p12231344/figur.gif
I don't know how to do that... can anyone help me?
Thanks
--
View this message in context: http://www.nabble.com/Labelling-certain-points-on-the-x-axis-tf4297126.html#a12231344
Sent from the R help mailing list archive at Nabble.com.
2007 Aug 21
2
Partial comparison in string vector
...do.p = TRUE,
lwd=3,
ylab = "f(x)",
xlab = "x",
main = "Figur 2.5 Empirische Verteilfunktion",
xlim = c(1,5.5))
abline(h= (0:5)*0.2)
Now I would like to label the points on the x-axis where there is an
x-value:
http://www.nabble.com/file/p12231344/figur.gif
I don't know how to do that... can anyone help me?
Thanks
--
View this message in context:
http://www.nabble.com/Labelling-certain-points-on-the-x-axis-tf4297126.html#
a12231344
Sent from the R help mailing list archive at Nabble.com.
------------------------------
Message: 36...