knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

timelineR

Interactive Timelines

Linux Build Status CRAN RStudio mirror downloads

Create interactive d3.js timelines from R using d3.layout.timeline.

Installation

devtools::install_github("timelyportfolio/timelineR")

Usage

library(timelineR)

License

MIT + file LICENSE © Kenton Russell.



timelyportfolio/timelineR documentation built on May 31, 2019, 2:14 p.m.