On Mar 17, 2012, at 10:17 AM, Jie Tang wrote:

hi
I plot a series of observation data every minutes in a day as the
attachment below

plot(wnd,type='l',lty=1,col='red',lwd=1,xlab=xxlab,ylab=yylab,ylim=YY)
In the figure, the x-axis tickment is the number of data How can I change
it
fore example 1h 2h 3h 4h and so on ?
someone has told me that use dput but it seems useless.

We do not have a copy of wnd so cannot see what that code produced.


Can anyone tell me how to use axis or at ?thank you .

?axis # run the worked examples. Then show what code you used if you had problems.

--
David Winsemius, MD
West Hartford, CT

______________________________________________
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