Skip to content
Prev 301634 / 398503 Next

Simple x,y Plot

Hello,

Inline

Em 29-07-2012 17:41, arun escreveu:
# Or, using the data.frame directly,
plot(y ~ x, data=dat2)

Hope this helps,

Rui Barradas