nachocab/clickme: Straight from R to JS: Create interactive visualizations from R

R has powerful data processing abilities, but it can only generate static plots. Browsers allow interactivity but the data they work with is often statically defined. Clickme bridges both worlds by making it easy to create interactive visualizations using R data.

Getting started

Package details

AuthorNacho Caballero <nachocab@gmail.com>
MaintainerNacho Caballero <nachocab@gmail.com>
LicenseGPL-3
Version0.6.0
URL https://github.com/nachocab/clickme
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nachocab/clickme")
nachocab/clickme documentation built on Nov. 11, 2023, 3:14 p.m.