Implementation of additional shiny inputs (no documentation)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user