Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 279 Bytes

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)

Timeline of World War II