Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 379 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 379 Bytes

highchartsUtils

highchartsUtils is an R package, based on rCharts. We focus here on the javascript libraries highcharts, highstocks and highmaps.

Installation

require(devtools)
install_github('bthieurmel/highchartsUtils')

Use

require(highchartsUtils)
?plotTimeSeries

Shiny

See inst/shiny.