Added method for removing the title from a shinydashboard::box and added htmlAddBoxHelpLink function

This commit is contained in:
2026-01-28 12:51:13 +00:00
parent 6d3843a92b
commit 27bccf2b84
5 changed files with 147 additions and 2 deletions

View File

@@ -14,9 +14,11 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
htmltools
htmltools,
rlang
Suggests:
shiny,
shinydashboard,
slugify,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/edition: 3