40b8c8aa12cb89e86527c2da3f65d5e1f97c8677
AVSDevR.HTMLUtils
The goal of AVSDevR.HTMLUtils is to provide utility functions to modify Shiny/ShinyDashboards/HTML elements (inputs, outputs and general structures) to add/remove attributes and children, tweak default behaviour and/or make its more WCAG accessibly friendly.
Installation
You can install the development version of AVSDevR.HTMLUtils like so:
remotes::install_git("https://git.avsdev.uk/R/AVSDevR.HTMLUtils")
You can install the release version of AVSDevR.HTMLUtils like so:
remotes::install_git("https://git.avsdev.uk/R/AVSDevR.HTMLUtils", branch = "release")
Description
Languages
R
100%