Showing 2 of total 2 results (show query)
rstudio
shiny:Web Application Framework for R
Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.
Maintained by Winston Chang. Last updated 4 days ago.
reactiverstudioshinyweb-appweb-development
5.5k stars 21.31 score 108k scripts 1.8k 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 dependents