An open API service indexing awesome lists of open source software.

https://github.com/sanderszach/R-Shiny-Dynamic-Inputs

Allows users to dynamically add and remove UI inputs
https://github.com/sanderszach/R-Shiny-Dynamic-Inputs

Last synced: 4 months ago
JSON representation

Allows users to dynamically add and remove UI inputs

Awesome Lists containing this project

README

        

# R-Shiny-Dynamic-Inputs
Allows users to dynamically add and remove UI inputs

This app uses the insertUI and removeUI Shiny functions to allow users to dynamically add input fields. This Shiny article has more inforamation about these functions: https://shiny.rstudio.com/articles/dynamic-ui.html

Screenshot of Dynamic Input App

![Screenshot](app_screenshot.PNG)