Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.29 KB

shinyinput

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

Create groups of inputs that mutually depend on one another, and probably other things.

Installation

You can install the development version of shinyinput from GitHub with:

# install.packages("remotes")
remotes::install_github("shinyworks/shinyinput")

Usage

Add usage information and examples here.

Code of Conduct

Please note that the shinyinput project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.