19 lines
415 B
Markdown
19 lines
415 B
Markdown
|
|
<!-- README.md is generated from README.Rmd. Please edit that file -->
|
|
|
|
# AVSDevR.ShinyInputs
|
|
|
|
<!-- badges: start -->
|
|
<!-- badges: end -->
|
|
|
|
The goal of AVSDevR.ShinyInputs is to provide additional inputs which
|
|
can be used in shiny applications.
|
|
|
|
## Installation
|
|
|
|
You can install the development version of AVSDevR.ShinyInputs like so:
|
|
|
|
``` r
|
|
remotes::install_git("https://git.avsdev.uk/R/AVSDevR.ShinyInputs")
|
|
```
|