Displaying 1 result from an estimated 1 matches for "oslis".
Did you mean:
oslib
2005 Jan 17
1
Time line plot in R?
...the time line should be plotted below the graph along the
same x-axis scale.
As I have many variables and different events lists, I would like to
write a script to read the events from a file and plot them together
with the other plot.
The time line should look something like this:
http://www.oslis.k12.or.us/secondary/howto/organize/images/timeline.gif
The rest of the graph can be generated as in the example below.
Any suggestions on how to plot the events along a time line?
Thanks in advance,
Sander Oom.
PS: Would it be an idea to start a R gallery of graphs with sample code?
I came ac...