Hi,
I am new to R and trying to plot a time series data with irregular interval. I was wondering how to read a data of the following format and plot it ? Time 00:00:00 00:05:00 00:10:00 00:15:00 00:20:00 00:30:00 01:00:00 01:30:00 02:00:00 Value 3.1 5.67 17.21 36.98 73.14 61.58 13.65 6.49 6.27 Your help will be greatly appreciated. Thanks, Vasanth [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.