[R] How do I get a rough quick utility plot of a time series?

Hurr hill0093 at umn.edu
Fri Apr 6 23:06:04 CEST 2012


linearizeTime() is from the restof my own code and the rest if my code is not
small.
That is why I gave you the printout and the code line that produced it.
The printout at the end of SimpleTS() is this:
[1] "`Simple Time Series"
       monoMn SBP DBP HRT
1  1057366710 117  53  54
2  1057369636 108  65  52
3  1057371157 107  NA  59
4  1057372649  NA  NA  58
5  1057374176  97  56  52
6  1057376790  NA  NA  NA
7  1057378307 108  65  52
8  1057381225 107  NA  59
9  1057382744  NA  57  58
10 1057384217  97  56  52
It's a simple plot, and if you know how to plot it should be easy for you.
I don't know how to do what you require, having used R very little.



--
View this message in context: http://r.789695.n4.nabble.com/How-do-I-get-a-rough-quick-utility-plot-of-a-time-series-tp4522709p4538331.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list