Hi, i try to plot ts data on x-y coordiante
I want my data to be points, but somehow it always comes out with lines and
# linked bwtween data,
i used  plot(lag(x,-9),y,type="p"), x and y are time series data
is there anyway to remove those lines?
Thanks a lot

--
View this message in context: 
http://r.789695.n4.nabble.com/problem-on-plotting-ts-data-tp4261865p4261865.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to