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

11
DESCRIPTION Normal file
View File

@@ -0,0 +1,11 @@
Package: AVSDevR.ShinyApplication
Title: Shiny Application Wrapper
Version: 0.0.0.9000
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: Wraps a shiny application with some helper scripts, including
database session logging and UserFrosting dashboard/frame layouts.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3