[R] legend of type "b"
Thomas Steiner
finbref.2006 at gmail.com
Sat Nov 10 13:37:47 CET 2007
How can I choose the (line/plot) type "b"oth in the legend?
plot(1:5,rnorm(1:5),type="b")
legend("topright","random",lty=10)
Thanks,
Thomas
More information about the R-help
mailing list