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
- Host: GitHub
- URL: https://github.com/sanderszach/R-Shiny-Dynamic-Inputs
- Owner: sanderszach
- Created: 2017-04-20T14:13:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T14:31:25.000Z (almost 8 years ago)
- Last Synced: 2024-08-13T07:14:40.767Z (8 months ago)
- Language: R
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - sanderszach/R-Shiny-Dynamic-Inputs - Allows users to dynamically add and remove UI inputs (R)
README
# R-Shiny-Dynamic-Inputs
Allows users to dynamically add and remove UI inputsThis 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
