Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.