Message-ID: <50423.193.48.71.68.1263914490.squirrel@www.ceremade.dauphine.fr>
Date: 2010-01-19T15:21:30Z
From: khazaei at ceremade.dauphine.fr
Subject: question on plot in R with mac
--------------------------------------------------------------------------
Hello all
My computer is MacBook and I want to draw a plot in R, for example for
x <- c(1,3,6,9,12)
y <- c(1.5,2,7,8,15)
I use this command plot(x,y).
but it dosn't work.
Could you please help me?
thank you
khazaei