[R] plot discrete time series against time
Berend Hasselman
bhh at xs4all.nl
Sun Jul 21 09:07:31 CEST 2013
On 21-07-2013, at 06:51, shanxiao <shanxiao at umail.iu.edu> wrote:
> Dear all,
>
>
>
> I try to plot some discrete time series data through time, of course I can
> achieve it by using the combination of some basic R functions, but it is not
> that convenient, does anyone know any R-inbuilt function to do it? Best.
>
Look at the examples of ts()
?ts
Berend
More information about the R-help
mailing list