Implementation of additional shiny inputs (no documentation)

This commit is contained in:
2026-02-03 13:12:55 +00:00
parent 706f8158ef
commit 2f97e9538b
19 changed files with 1024 additions and 1 deletions

View File

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