timeline
Create timeline plots
require(devtools)
install_github('timeline','jbryer')
require(timeline)
data(ww2)
timeline(ww2, ww2.events, event.spots=2, event.label='', event.above=FALSE)
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up