The R Project SVN R

Rev

Rev 27497 | Rev 42333 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27497 Rev 30449
Line 24... Line 24...
24
}
24
}
25
 
25
 
26
\seealso{\code{\link{plot.ts}}}
26
\seealso{\code{\link{plot.ts}}}
27
 
27
 
28
\examples{
28
\examples{
29
data(UKLungDeaths)
-
 
30
ts.plot(ldeaths, mdeaths, fdeaths,
29
ts.plot(ldeaths, mdeaths, fdeaths,
31
        gpars=list(xlab="year", ylab="deaths", lty=c(1:3)))
30
        gpars=list(xlab="year", ylab="deaths", lty=c(1:3)))
32
}
31
}
33
\keyword{ts}
32
\keyword{ts}