Initial commit

This commit is contained in:
2026-01-29 10:38:10 +00:00
commit 706f8158ef
7 changed files with 663 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
<!-- 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")
```