⚠️There's a newer version (0.5.2) of this package. Take me there.

rbokeh

A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library.

Install

# from CRAN:
install.packages("rbokeh")

# from packages.deltarho.org:
options(repos = c(deltarho = "http://packages.deltarho.org", getOption("repos")))
install.packages("rbokeh")

# from github:
devtools::install_github("bokeh/rbokeh")

Use

Please see here.

Copy Link

Version

Down Chevron

Install

install.packages('rbokeh')

Monthly Downloads

155

Version

0.5.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 12th, 2016

Functions in rbokeh (0.5.0)