ReadMe.md

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



kbroman/horizon documentation built on Jan. 17, 2021, 4:15 p.m.