Shiny
Build interactive web apps directly from R with Shiny framework
Shiny is an R package from RStudio that enables users to build interactive web applications using R without requiring knowledge of JavaScript, HTML, or CSS. It allows statisticians and data scientists to turn their analyses into fully functional web dashboards with reactive elements, data inputs, visualizations, and controls, making data communication more effective and dynamic.