Skip to content

kbroman/horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R/horizon: horizon charts via cubism.js

R-CMD-check

Inspired by https://gist.github.com/bae25/10797393, we use cubism.js, d3.js, and htmlwidgets to create a static horizon chart from R.

Installation

Install from GitHub using the remotes package:

install.packages("remotes")
remotes::install_github("kbroman/horizon")

Try it out!

library(horizon)
example(horizon)

screen shot of an example horizon plot

About

R package to make a static horizon chart with cubism.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published