Initial commit

This commit is contained in:
2026-01-26 11:55:03 +00:00
commit 7ca1a44d91
7 changed files with 677 additions and 0 deletions

12
DESCRIPTION Normal file
View File

@@ -0,0 +1,12 @@
Package: AVSDevR.A11yShinyInputs
Title: Accesible Alternatives to Shiny Inputs
Version: 0.0.0.9000
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: Provides accessible alternatives to shiny inputs such as the radio
buttons and checkbox groups by adding missing aria tags, modifying the html
structure, etc.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3