I have some data measured at 15 minute intervals. For a presentation, I'd like to plot (animate?) the data over the course of 30 seconds or so, so that the audience can have a sense of the changes at certain times of the day. My data is in space delimited text format.
Thanks!
You can try the following approach in R to get a plot similar to that shown below.