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

11
DESCRIPTION Normal file
View File

@@ -0,0 +1,11 @@
Package: AVSDevR.ShinyInputs
Title: Provides Additional Inputs for Shiny
Version: 0.0.0.9000
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: Provides additional inputs which can be used in shiny
applications.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3