Displaying 2 results from an estimated 2 matches for "vibhava".
Did you mean:
libjava
2011 Dec 24
5
need help with a time series plotting problem
...t;flow.dat",header=TRUE,sep="\t")
plot(flow$usgs1500~as.Date(flow$date,
"%m/%d/%y"),type="l",xlab="date",ylab="daily discharge (m3/s)
",main="USGS1500",yaxs="i", xaxs="i",)
any help would be appreciated
regards
vibhava
--
View this message in context: http://r.789695.n4.nabble.com/need-help-with-a-time-series-plotting-problem-tp4230672p4230672.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jan 08
2
need help with axis ticks
...500,ca1500, type="p", xaxs="i", yaxs="i", xaxt = 'n', xlim =
c(0,300), ylim=c(0,75))
plot(flow1500,tds1500, type="p", xaxs="i", yaxs="i", xaxt = 'n', xlim =
c(0,300), ylim=c(0,470))
any help would be appreciated.
regards
vibhava
http://r.789695.n4.nabble.com/file/n4276465/problem_figure.jpeg
problem_figure.jpeg
--
View this message in context: http://r.789695.n4.nabble.com/need-help-with-axis-ticks-tp4276465p4276465.html
Sent from the R help mailing list archive at Nabble.com.