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