Initial commit

This commit is contained in:
2026-01-22 12:48:17 +00:00
commit c94ca1549a
5 changed files with 616 additions and 0 deletions

12
DESCRIPTION Normal file
View 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