13 lines
486 B
Plaintext
13 lines
486 B
Plaintext
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
|