Skip to content

jbryer/timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create timeline plots using a grammar of graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages