Initial commit

This commit is contained in:
2026-01-30 17:05:43 +00:00
commit 7c619d6543
7 changed files with 659 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
<!-- README.md is generated from README.Rmd. Please edit that file -->
# AVSDevR.ShinyApplication
<!-- badges: start -->
<!-- badges: end -->
## Installation
You can install the development version of AVSDevR.ShinyApplication like
so:
``` r
remotes::install_git("https://git.avsdev.uk/R/AVSDevR.ShinyApplication")
```