Initial commit
This commit is contained in:
12
DESCRIPTION
Normal file
12
DESCRIPTION
Normal file
@@ -0,0 +1,12 @@
|
||||
Package: AVSDevR.HTMLUtils
|
||||
Title: Utility Functions For Modifying R Shiny HTML Elements
|
||||
Version: 0.0.0.9000
|
||||
Authors@R:
|
||||
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
|
||||
Description: Collection of utility functions for modifying HTML markup of Shiny
|
||||
elements including adding/removing attributes or child tags, tweaking
|
||||
default behaviour and accessibility styling.
|
||||
License: GPL (>= 3)
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.3
|
||||
Reference in New Issue
Block a user