Skip to content
Prev 76985 / 398502 Next

Question about plotting discontinuous data

On Fri, 9 Sep 2005, Larsen Chung wrote:

            
R comes with support for various time formats, use them! Look at
particular at "chron" and "POSIXct". In addition, you might want to define
a time series object which might make plotting (and other operations) even
easier. Look in particular at the "zoo" package which supports both time
formats above.
Z