项目作者: ox-it

项目描述 :
A collection of functions for building generic interactive htmlwidget visualisations. A complementary guide to htmlwidgets is developed here:
高级语言: R
项目地址: git://github.com/ox-it/oidnChaRts.git
创建时间: 2016-09-23T13:17:25Z
项目社区:https://github.com/ox-it/oidnChaRts

开源协议:MIT License

下载


oidnChaRts

CRAN\_Status\_Badge Travis-CI Build Status license codecov

A collection of functions for building generic interactive htmlwidget visualisations, primarily to compare library “A” vs “B” but also usable in their own right.

Functions are in general called as follows:

  1. library(oidnChaRts)
  2. geo_lines_plot(data_geo_lines_plot,
  3. library = "leaflet")

Installing

This library is unlikely to be submitted to CRAN, it must be installed as follows:

  1. devtools::install_github("ox-it/oidnChaRts", build_vignettes = TRUE)

License

Please note that the examples within this package use JavaScript libraries that have restrictive licensing conditions.

The highcharter library is dependent on highcharts.com which is free for non-commercial use only. Please review the licensing options and terms before using this software, as the oidnChaRts license neither provides nor implies a license for Highcharts.

All code within this library is made available under the MIT License.

Credits

The logo for this library uses the “ALL OF THE X” meme inspired by the wonderful work of Hyperbole and a Half - http://hyperboleandahalf.blogspot.com/2010/06/this-is-why-ill-never-be-adult.html

The majority of the credit for this library belongs to the htmlwidget library developers, including: