Showing 31 of total 31 results (show query)
plotly
plotly:Create Interactive Web Graphics via 'plotly.js'
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
Maintained by Carson Sievert. Last updated 3 months ago.
d3jsdata-visualizationggplot2javascriptplotlyshinywebgl
2.6k stars 19.43 score 93k scripts 797 dependentsrstudio
DT:A Wrapper of the JavaScript Library 'DataTables'
Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.
Maintained by Joe Cheng. Last updated 4 months ago.
datatableshtmlwidgetsjavascriptshiny
604 stars 19.15 score 38k scripts 673 dependentsdaattali
shinyjs:Easily Improve the User Experience of Your Shiny Apps in Seconds
Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.
Maintained by Dean Attali. Last updated 7 months ago.
740 stars 17.28 score 8.9k scripts 400 dependentsjeroen
V8:Embedded JavaScript and WebAssembly Engine for R
An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 version 6 and up or NodeJS when built as a shared library.
Maintained by Jeroen Ooms. Last updated 6 days ago.
201 stars 15.81 score 508 scripts 337 dependentsreact-r
reactR:React Helpers
Make it easy to use 'React' in R with 'htmlwidget' scaffolds, helper dependency functions, an embedded 'Babel' 'transpiler', and examples.
Maintained by Kent Russell. Last updated 7 months ago.
htmlhtmlwidgetsjavascriptreactreactjsweb
414 stars 14.09 score 109 scripts 175 dependentsjrowen
rhandsontable:Interface to the 'Handsontable.js' Library
An R interface to the 'Handsontable' JavaScript library, which is a minimalist Excel-like data grid editor. See <https://handsontable.com/> for details.
Maintained by Jonathan Owen. Last updated 3 years ago.
handsontablehtmlwidgetsjavascriptshinysparkline
389 stars 12.31 score 1.0k scripts 46 dependentsneuhausi
canvasXpress:Visualization Package for CanvasXpress in R
Enables creation of visualizations using the CanvasXpress framework in R. CanvasXpress is a standalone JavaScript library for reproducible research with complete tracking of data and end-user modifications stored in a single PNG image that can be played back. See <https://www.canvasxpress.org> for more information.
Maintained by Connie Brett. Last updated 20 hours ago.
analyticsbioinformaticschartchartingdashdashboarddata-analyticsdata-sciencedata-visualizationgenomicsgraphsjavascriptnetworknetwork-visualizationpythonreproducible-researchshinyvisualization
297 stars 11.28 score 145 scriptscpsievert
LDAvis:Interactive Visualization of Topic Models
Tools to create an interactive web-based visualization of a topic model that has been fit to a corpus of text data using Latent Dirichlet Allocation (LDA). Given the estimated parameters of the topic model, it computes various summary statistics as input to an interactive visualization built with 'D3.js' that is accessed via a browser. The goal is to help users interpret the topics in their 'LDA' topic model.
Maintained by Carson Sievert. Last updated 7 years ago.
javascripttext-miningtopic-modelingvisualization
558 stars 10.93 score 804 scripts 1 dependentstimelyportfolio
sunburstR:Sunburst 'Htmlwidget'
Make interactive 'd3.js' sequence sunburst diagrams in R with the convenience and infrastructure of an 'htmlwidget'.
Maintained by Kent Russell. Last updated 2 years ago.
chartd3htmlwidgetsinteractivejavascriptvisualization
210 stars 10.02 score 310 scripts 4 dependentsyonicd
slickR:Create Interactive Carousels with the 'JavaScript' 'Slick' Library
Create and customize interactive carousels using the 'Slick' 'JavaScript' library and the 'htmlwidgets' package. The carousels can contain plots produced in R, images, 'iframes', videos and other 'htmlwidgets'. These carousels can be created directly from the R console, and viewed in the 'RStudio' internal viewer, in 'Shiny' apps and R Markdown documents.
Maintained by Jonathan Sidi. Last updated 1 years ago.
160 stars 8.89 score 199 scriptstimelyportfolio
d3r:'d3.js' Utilities for R
Provides a suite of functions to help ease the use of 'd3.js' in R. These helpers include 'htmltools::htmlDependency' functions, hierarchy builders, and conversion tools for 'partykit', 'igraph,' 'table', and 'data.frame' R objects into the 'JSON' that 'd3.js' expects.
Maintained by Kent Russell. Last updated 1 years ago.
d3hierarchieshierarchyigraphjavascriptjson
154 stars 8.01 score 174 scripts 5 dependentskcf-jackson
animate:A Web-Based Graphics Device for Animated Visualisations
Implements a web-based graphics device for animated visualisations. Modelled on the 'base' syntax, it extends the 'base' graphics functions to support frame-by-frame animation and keyframes animation. The target use cases are real-time animated visualisations, including agent-based models, dynamical systems, and animated diagrams. The generated visualisations can be deployed as GIF images / MP4 videos, as 'Shiny' apps (with interactivity) or as HTML documents through embedding into R Markdown documents.
Maintained by Chun Fung Kwok. Last updated 11 months ago.
32 stars 6.91 score 84 scriptsjohncoene
packer:An Opinionated Framework for Using 'JavaScript'
Enforces good practice and provides convenience functions to make work with 'JavaScript' not just easier but also scalable. It is a robust wrapper to 'NPM', 'yarn', and 'webpack' that enables to compartmentalize 'JavaScript' code, leverage 'NPM' and 'yarn' packages, include 'TypeScript', 'React', or 'Vue' in web applications, and much more.
Maintained by John Coene. Last updated 8 months ago.
148 stars 6.25 score 1 scripts 2 dependentskcf-jackson
sketch:Interactive Sketches
Creates static / animated / interactive visualisations embeddable in R Markdown documents. It implements an R-to-JavaScript transpiler and enables users to write JavaScript applications using the syntax of R.
Maintained by Chun Fung Kwok. Last updated 1 years ago.
javascriptjstranspilervisualisation
125 stars 5.70 score 27 scriptspaithiov909
audubon:Japanese Text Processing Tools
A collection of Japanese text processing tools for filling Japanese iteration marks, Japanese character type conversions, segmentation by phrase, and text normalization which is based on rules for the 'Sudachi' morphological analyzer and the 'NEologd' (Neologism dictionary for 'MeCab'). These features are specific to Japanese and are not implemented in 'ICU' (International Components for Unicode).
Maintained by Akiru Kato. Last updated 11 days ago.
10 stars 5.65 score 3 scripts 1 dependentsfeddelegrand7
ddplot:Create D3 Based SVG Graphics
Create 'D3' based 'SVG' ('Scalable Vector Graphics') graphics using a simple 'R' API. The package aims to simplify the creation of many 'SVG' plot types using a straightforward 'R' API. The package relies on the 'r2d3' 'R' package and the 'D3' 'JavaScript' library. See <https://rstudio.github.io/r2d3/> and <https://d3js.org/> respectively.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 2 years ago.
44 stars 5.64 score 7 scriptsfeddelegrand7
fabricerin:Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Allows the user to implement easily canvas elements within a 'shiny' app or an 'RMarkdown' document. The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes. The package relies on the 'fabricjs' 'JavaScript' library. See <http://fabricjs.com/>.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
canvasjavascriptrmarkdownrmarkdown-documentshiny
54 stars 5.40 score 31 scriptsfeddelegrand7
bubblyr:Beautiful Bubbles for 'shiny' and 'rmarkdown' Backgrounds
Creates bubbles within 'shiny' and 'rmarkdown' backgrounds using the 'bubbly-bg' 'JavaScript' library.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
javascriptrmarkdownrmarkdown-backgroundsrmarkdown-documentshiny
15 stars 5.24 score 23 scriptsfeddelegrand7
algo:Implement an Address Search Auto Completion Menu on 'Shiny' Text Inputs Using the 'Algolia Places' 'Javascript' Library
Allows the user to implement an address search auto completion menu on 'shiny' text inputs. This is done using the 'Algolia Places' 'JavaScript' library. See <https://community.algolia.com/places/>.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 5 years ago.
11 stars 5.08 score 11 scriptsfeddelegrand7
scrollrevealR:Animate 'shiny' Elements when They Scroll into View using the 'scrollrevealjs' Library
Allows the user to animate 'shiny' elements when scrolling to view them. The animations are activated using the 'scrollrevealjs' library. See <https://scrollrevealjs.org/> for more information.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
21 stars 5.02 score 8 scriptsliao961120
getable:Fetching Tabular Data "Onload" in Compiled R Markdown HTML Documents
Dynamically retrieve data from the web to render HTML tables on inspection in R Markdown HTML documents.
Maintained by Yongfu Liao. Last updated 4 years ago.
16 stars 4.90 score 3 scriptsno-types
RagGrid:A Wrapper of the 'JavaScript' Library 'agGrid'
Data objects in 'R' can be rendered as 'HTML' tables using the 'JavaScript' library 'ag-grid' (typically via 'R Markdown' or 'Shiny'). The 'ag-grid' library has been included in this 'R' package. The package name 'RagGrid' is an abbreviation of 'R agGrid'.
Maintained by Srikkanth M. Last updated 3 years ago.
ag-gridhtmlwidgetsjavascriptshiny
33 stars 4.82 score 5 scriptsfeddelegrand7
flipdownr:Implement a Countdown in 'RMarkdown' Documents and 'shiny' Applications
Allows the user to create a countdown in 'RMarkdown' documents and 'shiny' applications. The package is a wrapper of the 'JavaScript' library 'flipdown.js'. See <https://pbutcher.uk/flipdown/> for more info.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
30 stars 4.18 score 4 scriptsfeddelegrand7
mailtoR:Creates a Friendly User Interface for Emails Sending in 'shiny'
Allows the user to generate a friendly user interface for emails sending. The user can choose from the most popular free email services ('Gmail', 'Outlook', 'Yahoo') and his default email application. The package is a wrapper for the 'Mailtoui' 'JavaScript' library. See <https://mailtoui.com/#menu> for more information.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
badgejavascriptmetacran-downloadsrmarkdormarkdownshinywebdesign
22 stars 4.16 score 13 scriptsfeddelegrand7
Rnightly:A Wrapper of the 'JavaScript' Library 'Nightly'
Allows the user to implement a dark/light toggle mode in 'shiny' using the 'Nightly' 'JavaScript' library. The default mode is dark/light however the user can also specify other colours.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
22 stars 4.04 score 3 scriptsstla
graph3d:A Wrapper of the JavaScript Library 'vis-graph3d'
Create interactive visualization charts to draw data in three dimensional graphs. The graphs can be included in Shiny apps and R markdown documents, or viewed from the R console and 'RStudio' Viewer. Based on the 'vis.js' Graph3d module and the 'htmlwidgets' R package.
Maintained by Stéphane Laurent. Last updated 4 years ago.
4 stars 3.53 score 17 scriptsfeddelegrand7
rintimg:View Images on Full Screen in 'RMarkdown' Documents and 'shiny' Applications
Allows the user to view an image in full screen when clicking on it in 'RMarkdown' documents and 'shiny' applications. The package relies on the 'JavaScript' library 'intense-images'. See <https://tholman.com/intense-images/> for more information.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 4 years ago.
4 stars 3.30 scorestla
amVennDiagram5:Interactive Venn Diagrams
Creates interactive Venn diagrams using the 'amCharts5' library for 'JavaScript'. They can be used directly from the R console, from 'RStudio', in 'shiny' applications, and in 'rmarkdown' documents.
Maintained by Stéphane Laurent. Last updated 8 months ago.
amcharts5javascriptvenn-diagram
3.18 score 7 scriptsdevopifex
communicate:Communicate Between 'Shiny' Client and Server
What the package does (one paragraph).
Maintained by John Coene. Last updated 10 months ago.
23 stars 3.06 score 5 scriptsstla
freewall:A Wrapper of the JavaScript Library 'Freewall'
Creates dynamic grid layouts of images that can be included in 'Shiny' applications and R markdown documents.
Maintained by Stéphane Laurent. Last updated 11 months ago.
2.70 score 1 scripts