bsplus - Adds Functionality to the R Markdown + Shiny Bootstrap Framework
The Bootstrap framework lets you add some JavaScript functionality to your web site by adding attributes to your HTML tags - Bootstrap takes care of the JavaScript <https://getbootstrap.com/docs/3.3/javascript/>. If you are using R Markdown or Shiny, you can use these functions to create collapsible sections, accordion panels, modals, tooltips, popovers, and an accordion sidebar framework (not described at Bootstrap site). Please note this package was designed for Bootstrap 3.3.
Last updated 2 years ago
bootstrap3rmarkdownshiny
8.80 score 147 stars 15 dependents 295 scripts 2.2k downloads
boxr - Interface for the 'Box.com API'
An R interface for the remote file hosting service 'Box' (<https://www.box.com/>). In addition to uploading and downloading files, this package includes functions which mirror base R operations for local files, (e.g. box_load(), box_save(), box_read(), box_setwd(), etc.), as well as 'git' style functions for entire directories (e.g. box_fetch(), box_push()).
Last updated 12 months ago
8.65 score 63 stars 238 scripts 687 downloadsvegawidget - 'Htmlwidget' for 'Vega' and 'Vega-Lite'
'Vega' and 'Vega-Lite' parse text in 'JSON' notation to render chart-specifications into 'HTML'. This package is used to facilitate the rendering. It also provides a means to interact with signals, events, and datasets in a 'Vega' chart using 'JavaScript' or 'Shiny'.
Last updated 1 years ago
8.04 score 68 stars 4 dependents 49 scripts 1.4k downloadsvembedr - Embed Video in HTML
A set of functions for generating HTML to embed hosted video in your R Markdown documents or Shiny applications.
Last updated 3 years ago
boxembed-videosrmarkdownshinyvimeoyoutube
7.88 score 58 stars 520 scripts 1.7k downloadsaltair - Interface to 'Altair'
Interface to 'Altair' <https://altair-viz.github.io>, which itself is a 'Python' interface to 'Vega-Lite' <https://vega.github.io/vega-lite/>. This package uses the 'Reticulate' framework <https://rstudio.github.io/reticulate/> to manage the interface between R and 'Python'.
Last updated 1 years ago
altairinteractivereticulatevega-litevisualization
6.94 score 91 stars 1 dependents 23 scripts 486 downloads